Skip to content

Conversation

@KipSigei
Copy link
Contributor

@KipSigei KipSigei commented Jun 26, 2024

To be added to the settings file:

SPECTACULAR_SETTINGS = {
    'TITLE': 'Onadata API',
    'DESCRIPTION': 'Your API Description',
    'VERSION': '1.0.0',
    'SERVE_INCLUDE_SCHEMA': False,
    'SWAGGER_UI_SETTINGS': {
        'deepLinking': True,
        'defaultModelRendering': 'model',
    }
}

@KipSigei KipSigei force-pushed the api-swagger-docs branch from 11ff690 to 424a6d1 Compare July 4, 2024 07:41
Signed-off-by: Kipchirchir Sigei <[email protected]>
@KipSigei KipSigei force-pushed the api-swagger-docs branch from 424a6d1 to 9a9a7f0 Compare July 8, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants