Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/openapi-expert",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "e35264eb07a63d2d6f934b7f1554496c3312f93a",
|
||||
"treeHash": "301c997e25a53b1c1c9f8c1706a4f2cb95a1a012f2db2571493482f1b1c0e625",
|
||||
"generatedAt": "2025-11-28T10:14:36.805893Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"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.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "5376f21bc390478863ed38abbb1a11e8cff4cef198afab40e0aa20056cc23073"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "aab57fae1b01d30b24c5984e6d46543752befddaf90c9cc740fc7ab8fd1c47d8"
|
||||
},
|
||||
{
|
||||
"path": "commands/openapi-expert.md",
|
||||
"sha256": "15d178d93644237b2a61247cf6bc0c00b945f21fbd7168db5b1742d74f71104f"
|
||||
}
|
||||
],
|
||||
"dirSha256": "301c997e25a53b1c1c9f8c1706a4f2cb95a1a012f2db2571493482f1b1c0e625"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user