Fix the rover attributes listing

This commit is contained in:
Marc Di Luzio 2020-06-12 19:50:52 +01:00
parent 50c3795578
commit b815284199

View file

@ -242,6 +242,5 @@ definitions:
attributes: attributes:
description: The attributes of the given rover description: The attributes of the given rover
type: object type: object
properties: $ref: '#/definitions/rover-attributes'
schema:
$ref: '#/definitions/rover-attributes'