Commit af639506 authored by Michel Roy's avatar Michel Roy
Browse files

added v2.1.1 draft version

parent 6bafe099
Pipeline #4990 failed with stage
in 0 seconds
name: zonalTrafficSubscription
in: body
description: Zonal Traffic Subscription
required: true
schema:
$ref: '#/definitions/ZonalTrafficSubscription'
\ No newline at end of file
name: zoneStatusSubscription
in: body
description: Zone Status Subscription
required: true
schema:
$ref: '#/definitions/ZoneStatusSubscription'
\ No newline at end of file
name: accessPointId
in: path
description: Access Point ID
required: true
type: string
\ No newline at end of file
name: subscriptionId
in: path
description: Subscription ID
required: true
type: string
\ No newline at end of file
name: userId
in: path
description: User ID
required: true
type: string
\ No newline at end of file
name: zoneId
in: path
description: Zone ID
required: true
type: string
\ No newline at end of file
name: accessPointId
in: query
description: >-
Identifier of access point, reference "definitions" for string format
required: false
type: string
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment