Skip to content

Support for Swagger #378

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

Closed
oden3000 opened this issue Nov 8, 2017 · 5 comments
Closed

Support for Swagger #378

oden3000 opened this issue Nov 8, 2017 · 5 comments

Comments

@oden3000
Copy link

oden3000 commented Nov 8, 2017

Does this work with Swagger.io? Can anyone provide an example

Posted this question on slack and no one has been able to answer it.

django-swagger-and-json-api-render-issues

Oh, there are bounty points available for posting a response in stack overflow within the next 24 hours. The bounty has not been awarded yet as no one answered the question.

@ghost
Copy link

ghost commented Nov 10, 2017

works for me

@oden3000
Copy link
Author

@Ola-t Can you please provide some details on the Parser that you are using?
Getting the json api to serialize is relatively simple, but parsing user input is not.

@oden3000
Copy link
Author

Swagger is expecting a media type of application/json which works with the default render only

@sliverc
Copy link
Member

sliverc commented Jun 8, 2018

Swagger currently doesn't work with RelationshipView See also issue #314 and #315

Do you use RelationshipVIew in your code which doesn't work with swagger? If not the a stack trace would be good. If yes than I suggest we close this issue in favor of #314 and #315

@sliverc
Copy link
Member

sliverc commented Aug 2, 2018

As there has been no feedback let's close this issue in favor of #314 and #315 where Swagger support has been addressed.
In case this issue is not address by those other issues please comment and we can reopen.

@sliverc sliverc closed this as completed Aug 2, 2018
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