Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:06:40 +08:00
commit 68955c8459
4 changed files with 124 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# openapi-expert
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.