From b81528419928aa6745098874b547cc40907e33db Mon Sep 17 00:00:00 2001 From: Marc Di Luzio <marc.diluzio@gmail.com> Date: Fri, 12 Jun 2020 19:50:52 +0100 Subject: [PATCH] Fix the rover attributes listing --- swagger.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/swagger.yml b/swagger.yml index eb68d0e..8f9e9d7 100644 --- a/swagger.yml +++ b/swagger.yml @@ -242,6 +242,5 @@ definitions: attributes: description: The attributes of the given rover type: object - properties: - schema: - $ref: '#/definitions/rover-attributes' + $ref: '#/definitions/rover-attributes' +