18 lines
693 B
JSON
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
|
|
}
|
|
]
|
|
} |