Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

control-service: fix the examples in swagger #945

Merged
merged 2 commits into from
Aug 23, 2022

Conversation

antoniivanov
Copy link
Collaborator

The examples for the query jobs endpoing (graphql) were not working
(syntax was wrong/broken) so this is fixing them.

I am also using markdown (which is supported by swagger) to visualize
them instead of html tags (which is hard to maintain)

Testing Done: started locally the service and inspected the swagger ui

Signed-off-by: Antoni Ivanov [email protected]

The examples for the query jobs endpoing (graphql) were not working
(syntax was wrong/broken) so this is fixing them.

I am also using markdown (which is supported by swagger) to visualize
them instead of html tags (which is hard to maintain)

Testing Done: started locally the service and inspected the swagger ui

Signed-off-by: Antoni Ivanov <[email protected]>
@antoniivanov antoniivanov merged commit 7d3da40 into main Aug 23, 2022
@antoniivanov antoniivanov deleted the person/aivanov/control-service-api branch August 23, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants