swagger: definition of type array requires items field

Bug #1534692 reported by Anne Gentle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstackdocstheme
Won't Fix
High
Unassigned

Bug Description

Opened by kbhawkey on 2016-01-01 00:12:37+00:00 at https://github.com/russell/fairy-slipper/issues/62

------------------------------------------------------------

In definitions of type array, missing required field, 'items' and 'type' of items.
"tags": {
          "description": "A list of Image tag.",
          "format": "",
            "type": "array",
            "items": {
                "type": "string"
            }
        },

Tags:

Revision history for this message
Anne Gentle (annegentle) wrote :

I think this is being worked on in this patch: https://review.openstack.org/#/c/266527/

Changed in openstack-doc-tools:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Karen Bradshaw (kbhawkey)
Changed in openstack-doc-tools:
status: Confirmed → In Progress
Revision history for this message
Karen Bradshaw (kbhawkey) wrote :

This was partially fixed in patch, https://review.openstack.org/#/c/266527/.
The type of the array items needs to be set correctly.

Changed in openstack-doc-tools:
status: In Progress → Confirmed
assignee: Karen Bradshaw (kbhawkey) → nobody
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

we do not use swagger anymore

Changed in openstack-doc-tools:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.