18 lines
547 B
JSON
18 lines
547 B
JSON
{
|
|
"name": "api-contract-sync-manager",
|
|
"owner": {
|
|
"name": "Anand Tyagi",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "api-contract-sync-manager",
|
|
"description": "Validate and synchronize API contracts (OpenAPI, GraphQL) with implementation, detect breaking changes, and generate client code",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ananddtyagi-claude-code-marketplace-plugins-api-contract-sync-manager.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |