Skip to content

Summary of examples removed #685

@majoshi1

Description

@majoshi1

The summary of examples was removed in v9.1.4. It has been working fine till v9.1.3/api-request.js#L248. Is there a way to achieve it in v9.1.4? If not, is it possible to revert the change?

	"parameters": [{
			"name": "someName",
			"schema": {},
			"examples": {
				"example1": {
					"summary": "Item1",
					"value": "10"
				}
			}
		}

	]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions