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

Swagger: Implement responses object for endpoints #27

Open
wants to merge 2 commits into
base: QTTPv1.0.0
Choose a base branch
from

Conversation

lennartS-7cs
Copy link

For easier documentation each response code can now be documented
by itself. For now the only supported field is description which
is also the only required field as per the specification.

Signed-off-by: Lennart Sauerbeck lennart.sauerbeck@sevencs.com

For easier documentation each response code can now be documented
by itself. For now the only supported field is `description` which
is also the only required field as per the specification.

Signed-off-by: Lennart Sauerbeck <lennart.sauerbeck@sevencs.com>
This should be squashed with the previous commit before merging.

Signed-off-by: Lennart Sauerbeck <lennart.sauerbeck@sevencs.com>
@lennartS-7cs
Copy link
Author

I just added a response implementation for SimpleAction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant