Skip to content

Commit

Permalink
parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlprice committed Jul 9, 2020
1 parent 688f609 commit e6da27e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions reference/devices.v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ paths:
responses: {}
operationId: get-api-devices
description: Get a list of devices for a given account.
security:
- API Key: []
parameters:
- $ref: '#/components/parameters/deviceid'
- $ref: '#/components/parameters/sort'
- $ref: '#/components/parameters/limit'
- $ref: '#/components/parameters/spaceid'
post:
summary: newDevice
tags: []
Expand Down

0 comments on commit e6da27e

Please sign in to comment.