/keys/query: Add a title in the response
The device keys structure in queryKeys is not the same as the one defined in device_keys.yaml (it adds things on top of it). Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
This commit is contained in:
parent
77783b8fc3
commit
ff59fc1905
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ paths:
|
|||
additionalProperties:
|
||||
type: object
|
||||
additionalProperties:
|
||||
title: DeviceInformation
|
||||
allOf:
|
||||
- $ref: definitions/device_keys.yaml
|
||||
properties:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue