-
-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
Milestone
Description
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.
Reactions are currently unavailable