15 Commits

Author SHA1 Message Date
Luke Hagar
cdcd0861c5 Correct repository URL in package.json to match the updated GitHub format. 2025-10-01 23:14:33 +00:00
Luke Hagar
7e77381c2f Update repository URL in package.json for consistency with GitHub format. 2025-10-01 23:12:32 +00:00
Luke Hagar
a4d2bf1111 Update version to 1.0.7 in package.json to reflect the latest release. v1.0.7 2025-10-01 23:01:32 +00:00
Luke Hagar
02205e92ab Refactor OpenAPI schema exports for versions 2.0, 3.0, 3.1, and 3.2 to improve organization and clarity. Adjust import and export statements for component schemas, ensuring consistent structure across all versions. This update enhances maintainability and aligns with best practices for schema management. v1.0.6 2025-10-01 22:59:22 +00:00
Luke Hagar
ee32938e4d Update version to 1.0.6 in package.json and add GitHub Actions workflow for automated release management. 2025-10-01 22:51:41 +00:00
Luke Hagar
5685fc2796 Prettier formatting 2025-10-01 19:33:18 +00:00
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