/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/2518/head
Kitsune Ral 4 years ago
parent 77783b8fc3
commit ff59fc1905

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

Loading…
Cancel
Save