mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
add swagger.json endpoint
This commit is contained in:
parent
0ec03aa2c0
commit
f10ae51b53
1 changed files with 2 additions and 1 deletions
|
@ -100,7 +100,8 @@ paths:
|
||||||
description: Unexpected Error
|
description: Unexpected Error
|
||||||
schema:
|
schema:
|
||||||
$ref: "#/definitions/ErrorResponse"
|
$ref: "#/definitions/ErrorResponse"
|
||||||
|
/swagger.json:
|
||||||
|
x-swagger-pipe: swagger_raw
|
||||||
definitions:
|
definitions:
|
||||||
UserResponse:
|
UserResponse:
|
||||||
required:
|
required:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue