Releases: kadykov/mcp-openapi-schema-explorer
Releases · kadykov/mcp-openapi-schema-explorer
v1.2.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2025-04-12)
Bug Fixes
- add codecov badge to README for improved visibility of test coverage (ed7bf93)
Features
- add CI workflow and dependabot configuration for automated updates (2d0b22e)
- Add configuration management for OpenAPI Explorer (b9f4771)
- add CONTRIBUTING.md and enhance README with detailed project information (1f4b2d5)
- Add end-to-end tests for OpenAPI resource handling (d1ba7ab)
- Add pre-commit hook to format staged files with Prettier (af58250)
- Add SchemaListHandler and implement schema listing resource with error handling (873bbee)
- Add support for minified JSON output format and related enhancements (f0cb5b8)
- Enhance endpoint features and add endpoint list handler with improved error handling (32082ac)
- Enhance OpenAPI resource handling with new templates and completion tests (45e4938)
- Enhance output formatting with JSON and YAML support, including formatter implementations and configuration updates (e63fafe)
- Implement dynamic server name based on OpenAPI spec title (aaa691f)
- Implement EndpointListHandler and add endpoint list resource to server (b81a606)
- Implement Map-based validation helpers to enhance security and error handling (a4394c9)
- Implement resource completion logic and add related tests (de8f297)
- Implement SchemaHandler and add schema resource support with error handling (2fae461)
- initialize MCP OpenAPI schema explorer project (fd64242)
- Introduce suppressExpectedConsoleError utility to manage console.error during tests (ef088c2)
- Update dependencies to include swagger2openapi and @types/js-yaml (8acb951)
- update descriptions in API methods to include URL-encoding notes (b71dbdf)
- Update endpoint URI template to support wildcard parameters (ce1281f)
- Update EndpointHandler to return detailed operation responses for GET and POST methods (af55400)
- Update license compliance check to include Python-2.0 (e00c5e2)
- Update MCP inspector command to support YAML output format (f7fb551)
- update release job to match Node.js version and include dev dependencies (f3aeb87)