Refresh Swagger Cache
swagger_refresh_cacheRefresh cached Swagger documentation. Use after API updates to force re-fetching the latest interface definitions.
Instructions
Force-refetch Swagger documentation data and update the cache.
Use this after the documentation has been updated (interfaces added or modified) to fetch the latest data.
Parameters:
source (optional): Service name. Omit to refresh all services.
Returns: Refresh results, including success/failure status and updated interface counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Service name. Omit to refresh the cache for all services. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| failed | No | ||
| refreshed | Yes |