Skip to content

Commit

Permalink
post params
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlprice committed Jul 9, 2020
1 parent 27841d4 commit 0e3da1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions reference/devices.v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ paths:
tags: []
responses: {}
operationId: post-api-devices
description: Add new devices to the IOT cloud.
security:
- API Key: []
parameters:
- $ref: '#/components/parameters/deviceName'
- $ref: '#/components/parameters/spaceid'
parameters:
- schema:
type: string
Expand Down

0 comments on commit 0e3da1f

Please sign in to comment.