Ionut Tolci

Results 3 comments of Ionut Tolci

I'd also love to see this merged :smile: I'm working on an API that'll be used by an Angular app and it can generate services based on OpenAPI & Swagger....

I think I've found a way to make this work by doing a bit of explicit configuration. I just had to implement the OpenAPI schema endpoint from the DRF [docs](https://www.django-rest-framework.org/api-guide/schemas/#generating-a-dynamic-schema-with-schemaview)...

@MartinGotelli I've just encountered this exact issue in my work and I'm happy to see @0xrushi has a fix in this PR. Any chance of getting this merged soon?