Skip to content

[AsyncAPI] Enhance parameters and variables linting #1102

@nulltoken

Description

@nulltoken

In #974, it's been identified that new rules could really be helpful.

Especially:

  • add a rule to ensure all variables used in server url are defined
  • add a rule to ensure all defined server variables are used
  • add a rule to ensure all parameters used in channel path are defined
  • add a rule to ensure all defined channel parameters are used

The oas path-params custom function may be a great source of inspiration to fulfill that.

/cc @derberg

Metadata

Metadata

Labels

AsyncAPIIssues related to the AsyncAPI rulesetenhancementNew feature or requesthelp wantedExtra attention is neededreleased

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions