Skip to content

Commit

Permalink
update api server specs
Browse files Browse the repository at this point in the history
  • Loading branch information
bisgaard-itis committed Dec 3, 2024
1 parent 59c3049 commit 71ebf58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions services/api-server/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"/v0/meta": {
"get": {
"tags": [
"meta"
],
"summary": "Get Service Metadata",
"operationId": "get_service_metadata",
"responses": {
"200": {
"description": "Successful Response",
Expand Down

0 comments on commit 71ebf58

Please sign in to comment.