Files
42marketplaces/sync/gh-ccplugins-awesome-claude-code-plugins-plugins-openapi-expert.json
2025-11-29 18:53:27 +08:00

18 lines
693 B
JSON

{
"name": "openapi-expert",
"owner": {
"name": "Meiring de Wet",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "openapi-expert",
"description": "Use this agent to update, synchronize, or validate the OpenAPI specification (openapi.yml) against the actual REST API implementation. This includes adding new endpoints, updating request/response schemas, fixing discrepancies between the spec and code, or ensuring complete API documentation coverage.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-openapi-expert.git"
},
"strict": true
}
]
}