8000 3.13.0 Broke API Docs · Issue #8298 · encode/django-rest-framework · GitHub
[go: up one dir, main page]

Skip to content
3.13.0 Broke API Docs #8298
Closed
Closed
@brianwawok

Description

@brianwawok

DRF 3.12.4 = API Docs are great
DRF 3.13.0 = API docs are flawed.

A very simple title and body such as:
https://www.django-rest-framework.org/topics/documenting-your-api/#setting-the-title

` def some_api_method(request)
"""
Test

### Example request:
    {
      'bacon': 'yes
    }
"""`

The title and example both fail to render

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0