Skip to content
This repository was archived by the owner on Jan 11, 2021. It is now read-only.
This repository was archived by the owner on Jan 11, 2021. It is now read-only.

Some URLs are not displaed in Swagger UI  #814

@lotfyabdelkhaliq

Description

@lotfyabdelkhaliq

Hi,

I followed the steps here #479 (comment)

When I do this:

router = DefaultRouter(
schema_title='Pastebin API',
schema_renderers=[OpenAPIRenderer, SwaggerUIRenderer]
)

I get:
TypeError: init() got an unexpected keyword argument 'schema_title'.

I'm running:
djangorestframework 3.8.2
django_rest_swagger 2.2.0

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