We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4581a33 commit 8128c3bCopy full SHA for 8128c3b
backend/api/README.md
@@ -161,5 +161,4 @@ docker rmi -f $(docker images -aq)
161
162
### Documentation
163
164
-The API docs are available at https://api.compassmeet.com. They are defined in [openapi.json](openapi.json).
165
-Just a few endpoints are mentioned in that JSON doc. Feel free to help by adding the remaining ones!
+The API doc is available at https://api.compassmeet.com. It's dynamically prepared in [app.ts](src/app.ts).
0 commit comments