-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Develop 2.0 - support binary input and output #1166
Conversation
+ Manually merge changes that were done on the master branch in order to support the ByteArray type
…o support the ByteArray type
See also swagger-api/swagger-codegen#868 |
We still need to make a decision on that issue before merging this PR. |
@boazsapir - finally clearing out the PRs (as much as I can). Based on our discussion, I imagine this is no longer relevant (that is, it needs to be modified)? |
I agree. |
I believe I talked with Tony about it offline, but let me just make sure :) |
See my proposed spec OAI/OpenAPI-Specification#50
These changes in swagger-models are a precondition for an implementation in swagger-codegen of the proposed spec update, as detailed in the above mentioned swagger-spec issue #50, to support binary input and output