forked from StrafesNET/maps-service
openapi: remove migration operation
This commit is contained in:
15
openapi.yaml
15
openapi.yaml
@@ -80,21 +80,6 @@ paths:
|
|||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: "#/components/schemas/Error"
|
$ref: "#/components/schemas/Error"
|
||||||
/migrate-maps:
|
|
||||||
post:
|
|
||||||
summary: Perform maps migration
|
|
||||||
operationId: migrateMaps
|
|
||||||
tags:
|
|
||||||
- Maps
|
|
||||||
responses:
|
|
||||||
"200":
|
|
||||||
description: Successful response
|
|
||||||
default:
|
|
||||||
description: General Error
|
|
||||||
content:
|
|
||||||
application/json:
|
|
||||||
schema:
|
|
||||||
$ref: "#/components/schemas/Error"
|
|
||||||
/maps:
|
/maps:
|
||||||
get:
|
get:
|
||||||
summary: Get list of maps
|
summary: Get list of maps
|
||||||
|
|||||||
Reference in New Issue
Block a user