6 Commits

Author SHA1 Message Date
Luke Hagar
5685fc2796 Prettier formatting 2025-10-01 19:33:18 +00:00
Luke Hagar
125b5b5080 Refactor OpenAPI schema validation tests for versions 2.0, 3.0, and 3.1 to improve consistency and clarity. Update test cases to ensure comprehensive coverage of required fields and validation rules, including detailed error handling for invalid specifications. Enhance test structure for better readability and maintainability. 2025-10-01 15:55:00 +00:00
Luke Hagar
3e81d0b30d Refactor OpenAPI schemas and type definitions across versions 2.0, 3.0, and 3.1 for improved clarity and consistency. Update example files and tests to align with the latest specifications. Adjust package dependencies and enhance README documentation for better guidance on usage and testing. 2025-09-30 20:36:16 +00:00
Luke Hagar
4a82aa3b32 Refactor OpenAPI schema files by removing redundant type definitions for better clarity. Update bun.lock and package.json to include ajv as a new dependency. Add GitHub Actions workflow for automated testing of OpenAPI schemas across versions 2.0, 3.0, and 3.1. 2025-09-30 20:20:10 +00:00
Luke Hagar
9716dbf335 Update bun.lock and package.json to include new dependencies and version updates. Enhance README with build process instructions and usage examples for schema generation. Refactor OpenAPI type definitions for improved clarity and modularity across versions 2.0, 3.0, and 3.1. 2025-09-30 02:15:35 +00:00
Luke Hagar
adc25abc0b Add new OpenAPI 2.0 and 3.0 specifications, including comprehensive type definitions and example files. Update .gitignore and bunfig.toml, and remove obsolete MIGRATION.md. Enhance README with additional usage examples and clarify type definitions. 2025-09-25 14:57:24 +00:00