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:
|
||||
schema:
|
||||
$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:
|
||||
get:
|
||||
summary: Get list of maps
|
||||
|
||||
Reference in New Issue
Block a user