/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>
pull/977/head
Kitsune Ral 5 years ago
parent 77783b8fc3
commit ff59fc1905

@ -196,6 +196,7 @@ paths:
additionalProperties: additionalProperties:
type: object type: object
additionalProperties: additionalProperties:
title: DeviceInformation
allOf: allOf:
- $ref: definitions/device_keys.yaml - $ref: definitions/device_keys.yaml
properties: properties:

Loading…
Cancel
Save