Definition is not used #/definitions/VersionMatchV2/allOf/1

29 views
Skip to first unread message

Kaj Kandler

unread,
Jun 2, 2015, 9:29:32 AM6/2/15
to swagger-sw...@googlegroups.com
Hi I see this warning in the editor


Definition is defined but is not used: #/definitions/VersionMatchV1/allOf/1

for this definition
  VersionMatchV1:
    type
: object
    allOf
:
     
- $ref: '#/definitions/VersionV1'
     
- type: object
        properties
:
          nodeId
:
            type
: integer
            description
: TBD

What am I doing wrong here. The relevant doc part shows also no properties, but an empty object.

-- Kaj
Reply all
Reply to author
Forward
0 new messages