apidog_update_schema
Import a full JSON Schema definition to update or create a component schema in Apidog.
Instructions
Create or update a component schema via targeted spec import.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Schema name | |
| module | Yes | Module name | |
| project | No | Project name. Required when multiple projects are configured, optional otherwise. | |
| definition | Yes | Full JSON Schema definition object |