File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 22slug :
33 - /docs/cli/commands/generate-arazzo
44 - /docs/respect/commands/generate-arazzo
5+ rbac :
6+ authenticated : read
57---
68# ` generate-arazzo `
79
Original file line number Diff line number Diff line change @@ -24,10 +24,12 @@ Linting commands:
2424- [ ` lint ` ] ( lint.md ) Lint API description.
2525- [ ` check-config ` ] ( check-config.md ) Lint Redocly configuration file.
2626
27+ {% if includes($rbac.teams, "autheticated") %}
2728Testing commands:
2829
2930- [ ` respect ` ] ( respect.md ) Execute API tests described in an Arazzo file.
3031- [ ` generate-arazzo ` ] ( generate-arazzo.md ) Generate an Arazzo file from an OpenAPI description.
32+ {% /if %}
3133
3234Redocly platform commands:
3335
Original file line number Diff line number Diff line change 22slug :
33 - /docs/cli/commands/respect
44 - /docs/respect/commands/respect
5+ rbac :
6+ authenticated : read
57---
68# ` respect `
79
You can’t perform that action at this time.
0 commit comments