11 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. 2025-10-01 23:01:32 +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
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
e3fdbe50b5 Saving progress on types packages 2025-09-23 01:26:23 +00:00