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 documentation is not generated correctly #138

Open
petrdvorak opened this issue Feb 4, 2019 · 3 comments
Open

Swagger documentation is not generated correctly #138

petrdvorak opened this issue Feb 4, 2019 · 3 comments
Assignees

Comments

@petrdvorak
Copy link
Member

Probably a minor thing but our E2EE currently confuses Swagger code generator a bit - it does not pick up the EncryptedRequestBody class, and it does not indicate that the communication is encrypted.

As a result, documentation is missing request objects from encrypted endpoints and only contains decrypted response object without any hint.

@petrdvorak
Copy link
Member Author

... might be invalid, we can probably just prepare documentation alongside this SO thread:

https://stackoverflow.com/questions/44251708/how-to-confirgure-swagger-to-handle-custom-controller-level-pathvariable-annotat

@romanstrobl
Copy link
Member

This issue will have to wait for the next release.

1 similar comment
@romanstrobl
Copy link
Member

This issue will have to wait for the next release.

@petrdvorak petrdvorak removed the next label Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants