Update Spec Cache
swagger_update_cacheRe-fetches Swagger/OpenAPI spec and rebuilds local cache. Use when upstream spec changes, optionally with a new URL.
Instructions
Re-fetch the Swagger/OpenAPI spec and rebuild the local file cache. Use this when the upstream spec has changed. Optionally provide a new URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL of the spec to reload. If omitted, re-fetches the previously loaded URL. | |
| headers | No | Optional HTTP headers for fetching the spec |