- Parse and validate OpenAPI 3.x / Swagger 2.0 specs - Query endpoints by method, path pattern, tag, operationId - Get component schema details - Generate TypeScript interfaces from schemas - Support local files and remote URLs Tools: parse-spec, validate-spec, query-endpoints, get-schema, generate-types Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
41 B
Text
5 lines
41 B
Text
node_modules/
|
|
dist/
|
|
*.log
|
|
.env
|
|
.DS_Store
|