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

Some URLs are not displaed in Swagger UI #814

Open
lotfyabdelkhaliq opened this issue Nov 19, 2019 · 0 comments
Open

Some URLs are not displaed in Swagger UI #814

lotfyabdelkhaliq opened this issue Nov 19, 2019 · 0 comments

Comments

@lotfyabdelkhaliq
Copy link

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

@lotfyabdelkhaliq lotfyabdelkhaliq changed the title using DefaultRouter as the serving point for the docs. Some URLs are not displaed in Swagger UI Nov 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant