document_set_license
Set license name and URL on an OpenAPI or AsyncAPI document to specify usage terms and conditions.
Instructions
Set the license information in the document info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | License URL | |
| name | Yes | License name (e.g. Apache 2.0, MIT) | |
| session | Yes | Session name |