From 666fcdad33131179338a746678b35cbc9e3fd6ba Mon Sep 17 00:00:00 2001 From: Martin Vogel <martin.vogel@sinc.de> Date: Wed, 22 Jun 2022 23:10:04 +0200 Subject: [PATCH] #414 Add open-api module to main readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 418cac5fd..2d2c4172c 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ See the projects module documentation for more specific information: * [Core Module ](core/README.md) * [Client Module ](client/README.md) * [Dependency Module ](dependency/README.md) +* [Open-API Module ](open-api/README.md) As well as the official API docs: [Fit-Connect Documentation](https://docs.fitko.de/fit-connect/docs/) -- GitLab