Fix unused var typescript error in generated API client NOCHANGELOG

environments/review-front-wvff-cfe5gn/deployments/13838
Kasper Seweryn 2022-09-23 16:40:23 +00:00 zatwierdzone przez Ciarán Ainsworth
rodzic c897ee0771
commit 2c70040a2b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -117,7 +117,7 @@ SPECTACULAR_SETTINGS = {
"description": "Read server with real content", "description": "Read server with real content",
}, },
{ {
"url": "https://{domain}", "url": "{protocol}://{domain}",
"description": "Custom server", "description": "Custom server",
"variables": { "variables": {
"domain": { "domain": {