Browse Source

remove convert models

pull/1168/head
Gibran Parvez 7 years ago
parent
commit
c51bf92785
  1. 24
      routes/v1.js

24
routes/v1.js

@ -470,30 +470,6 @@ function addRoutes(app, peliasConfig) {
* bbox: * bbox:
* type: array * type: array
* items: number * items: number
* convertReturn:
* properties:
* type:
* type: string
* geometry:
* type: object
* properties:
* type: object
* $ref: '#/definitions/convertPropertiesObject'
* bbox:
* type: array
* items: number
* convertPropertiesObject:
* properties:
* from:
* type: string
* to:
* type: string
* name:
* type: string
* convertErrorReturn:
* properties:
* errors:
* type: string
*/ */
/** /**

Loading…
Cancel
Save