Skip to content

MIssing validation of channel parameters #24

@jdall

Description

@jdall

It would be nice if the parser could validate channel parameters
Having e.g.

channels
  playground/testParams/{param1}

without the parameters being specified like e.g.

    parameters:
      - name: param1
        schema:
          type: string

should result in the parser bailing out - with a useful error message.
Please consider this.
Thanks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions