Skip to content
Snippets Groups Projects
Unverified Commit 9d0705eb authored by Martin Weise's avatar Martin Weise
Browse files

Added links

parent a76b4b08
Branches
Tags
No related merge requests found
Pipeline #2849 passed
......@@ -109,6 +109,10 @@ Run the codegen tool:
java -jar ./swagger-codegen-cli-2.x.y.jar generate -i ./api-docs.yaml -l python -o ./api-container
### Integration
Please visit the [Swagger endpoint documentation](/operation/#external-systems)
### Debugging
#### Backend
......
......@@ -16,12 +16,12 @@ hide:
We thought the easiest way to make documentation of the endpoints available was through the interactive in-code
documentation of Swagger:
* [Analyse Service](//swagger/analyse)
* [Authentication Service](//swagger/authentication)
* [Container Service](//swagger/container)
* [Database Service](//swagger/database)
* [Identifier Service](//swagger/identifier)
* [Metadata Service](//swagger/metadata)
* [Query Service](//swagger/query)
* [Table Service](//swagger/table)
* [Units Service](//swagger/units)
\ No newline at end of file
* [Analyse Service](/swagger/analyse)
* [Authentication Service](/swagger/authentication)
* [Container Service](/swagger/container)
* [Database Service](/swagger/database)
* [Identifier Service](/swagger/identifier)
* [Metadata Service](/swagger/metadata)
* [Query Service](/swagger/query)
* [Table Service](/swagger/table)
* [Units Service](/swagger/units)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment