Commit Graph

9 Commits

Author SHA1 Message Date
Luke Hagar
9aca409a38 Update OpenAPI schemas for versions 2.0, 3.0, 3.1, and 3.2 to enhance clarity and consistency. Introduce new tag object metadata across all schemas, ensuring comprehensive documentation and improved organization. Update bun.lock and package.json for dependency management, and refine README for better guidance on usage and schema validation. 2025-10-01 19:31:24 +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
Luke Hagar
3d0a7a3e3f Refactor OpenAPI type exports to streamline versioning and enhance modularity. Introduce new License and SPDXLicenseList files, and update README for clarity on OpenAPI 3.x usage. Add comprehensive type definitions for OpenAPI 2.0 and 3.0.x specifications. 2025-09-23 01:33:01 +00:00
Luke Hagar
77ff1a5494 Enhance README with detailed documentation on OpenAPI types, version-specific implementations, and modular organization. Update usage examples for OpenAPI 3.1.x and Swagger 2.0, and clarify type safety features and architecture. 2025-09-23 01:28:48 +00:00
Luke Hagar
e3fdbe50b5 Saving progress on types packages 2025-09-23 01:26:23 +00:00