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 ab62101 commit d18bff5Copy full SHA for d18bff5
sfa_api/spec.py
@@ -379,10 +379,6 @@ def decorator(schema):
379
'description': 'Access and update Permissions in your organization.'},
380
],
381
servers=[
382
- {'url': '//dev-api.solarforecastarbiter.org/',
383
- 'description': 'Development server'},
384
- {'url': '//testing-api.solarforecastarbiter.org/',
385
- 'description': 'Testing server'},
386
{'url': '//api.solarforecastarbiter.org/',
387
'description': 'Production server'}
388
]
0 commit comments