document_remove_schema_property
Removes a named property from an object schema definition in an API document. Enables precise removal of unwanted fields from schemas.
Instructions
Remove a named property from an object schema definition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | Yes | Session name | |
| schemaName | Yes | Name of the schema definition (e.g. Pet) | |
| propertyName | Yes | Property name to remove |