7 lines
153 B
YAML
7 lines
153 B
YAML
paths:
|
|
/spec:
|
|
get:
|
|
description: Returns the API specification
|
|
responses:
|
|
"200":
|
|
description: This API specification!
|