Skip to content

Define package responsibility #2

Closed
@marcgibbons

Description

@marcgibbons

Follow-up to: encode/django-rest-framework#4244

Options:

  1. This package handles all things OpenAPI/Swagger related. CoreAPI currently converts OpenAPI to CoreAPI documents, while this prototype is focusing on generation of the OpenAPI spec from the CoreAPI doc. This package could potentially handle all of it. Django is supported as a contrib package, but other frameworks like Flask and Falcon could also be supported.
  2. This project gets split: the converter gets merged into CoreAPI and the contrib bit gets pushed into django-rest-swagger.

Follow-up with @tomchristie.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions