Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- parameters:
- - name: ftmsRow
- in: body
- description: ftmsRow to create
- required: True
- schema:
- type: object
- properties:
- filepath:
- type: string
- name:
- type: string
- modifier:
- type: string
- is_centroid:
- type: boolean
- - in: header
- name: auth
- description: an authorization header
- required: True
- schema:
- type: object
- properties:
- x-access-tokens:
- type: string
- Content-Type:
- type: string
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement