Formatting changes.
This commit is contained in:
parent
7a580e6036
commit
0097daebc2
3 changed files with 10 additions and 2 deletions
|
@ -169,6 +169,7 @@ def swagger_route_data(include_internal=False, compact=False):
|
|||
|
||||
return swagger_data
|
||||
|
||||
|
||||
@resource('/v1/discovery')
|
||||
class DiscoveryResource(ApiResource):
|
||||
"""Ability to inspect the API for usage information and documentation."""
|
||||
|
|
Reference in a new issue