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

OpenAPI: response 200 for /generate is wrong #34

Closed
fmvilas opened this issue Jan 14, 2022 · 1 comment · Fixed by #35
Closed

OpenAPI: response 200 for /generate is wrong #34

fmvilas opened this issue Jan 14, 2022 · 1 comment · Fixed by #35
Labels
bug Something isn't working

Comments

@fmvilas
Copy link
Member

fmvilas commented Jan 14, 2022

Describe the bug

It says a 200 response is application/json: https://github.com/asyncapi/server-api/blob/master/openapi.yaml#L41

Expected behavior

It should instead be:

application/octet-stream:
  schema:
    type: string
    format: binary
@fmvilas fmvilas added the bug Something isn't working label Jan 14, 2022
@github-actions
Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant