We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df2f57 commit 0cd8dcfCopy full SHA for 0cd8dcf
server/settings.py
@@ -217,7 +217,7 @@
217
) # This setting allows the header from NGINX to tell us that the request is secured.
218
219
SPECTACULAR_SETTINGS = {
220
- 'VERSION' : 'asdf',
+ 'VERSION' : 'development',
221
'TITLE': 'Open5e',
222
'DESCRIPTION': 'The Open5e API. See [https://github.com/open5e/open5e-api] for more information.',
223
'SERVERS': [
0 commit comments