Hello, I have an OpenAPI spec (complete with autogenerated serializer/validator classes courtesy of the openapi codegen package), now I want to implement in DRF.
Does DRF absolutely require its serializer classes to be used, or is it possible to use the autogenerated classes to perform this task ? Any gotchas I should be aware of? Thanks. -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
