15 lines
383 B
JSON
15 lines
383 B
JSON
{
|
|
"name": "api-testing-observability",
|
|
"description": "API testing automation, request mocking, OpenAPI documentation generation, observability setup, and monitoring",
|
|
"version": "1.2.0",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"agents": [
|
|
"./agents/api-documenter.md"
|
|
],
|
|
"commands": [
|
|
"./commands/api-mock.md"
|
|
]
|
|
} |