document_remove_all_security_requirements
Remove all security requirements from an OpenAPI or AsyncAPI document, or from a specific operation by specifying path and method.
Instructions
Remove all security requirements from the document or from a specific operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | API path (if targeting an operation) | |
| method | No | HTTP method (if targeting an operation) | |
| session | Yes | Session name |