Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ This gives access to the following tasks:

| Task | Description |
|---------------------------|---------------------------------------------------------------------------------------------|
| <configName>.generate | Generate code via Open API Tools Generator for Open API 2.0 or 3.x specification documents. |
| <configName>.validateSpec | Validates the configured spec |
| &lt;configName&gt;.generate | Generate code via Open API Tools Generator for Open API 2.0 or 3.x specification documents. |
| &lt;configName&gt;.validateSpec | Validates the configured spec |

and a command

Expand Down
Loading