Skip to content

Schema endpoint return no detail #50

@bootrider

Description

@bootrider

Invoking the endpoint

https://swapi.dev/api/people/schema

the response is:

HTTP 404 NOT FOUND
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS

{
    "detail": "Not found"
}

According to documentation:

JSON Schema
All resources support JSON Schema. Making a request to /api//schema will give you the details of that resource. This will allow you to programmatically inspect the attributes of that resource and their types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions