Skip to content

Example with object that has an empty property name fails. #759

@darrelmiller

Description

@darrelmiller
openapi: 3.0.1
info:
  title: sdsdsd
  version: 1.0.0
paths:
  /:
    get:
      responses:
        200:
          description: OK
          content:
            application/json: 
              example:
                '': "hello"

Failed to parse input: The argument 'name' is null, empty or consists only of white-space. (Parameter 'name')

Metadata

Metadata

Assignees

Labels

priority:p2Medium. Generally has a work-around and a smaller sub-set of customers is affected. SLA <=30 daystype:bugA broken experience

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions