From 1953f22199db811141214dc5a0264f5b24e15940 Mon Sep 17 00:00:00 2001 From: Nico Kroll Date: Fri, 19 Apr 2024 12:52:15 +0200 Subject: [PATCH] Linking of specification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca8bfcd..b69b16c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # API Documentation for TyrePro -The documentation follows the OpenAPI 3.0.0 specifications. You can read the YAML files manually or use any editor like [Swagger](https://editor.swagger.io/) or similar. +The documentation follows the [OpenAPI 3.0.0 specifications](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.0.md). You can read the YAML files manually or use any editor like [Swagger](https://editor.swagger.io/) or similar. ## Getting Started