datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.75.1.
- This action is used across all versions by 3,509 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Generate Python data models from various schema formats, including OpenAPI 3, AsyncAPI, JSON Schema, Apache Avro, XML Schema, Protocol Buffers/gRPC, GraphQL, MCP tool schemas, and raw data. The action supports converting existing Python types to different output types and handles complex schemas with nested types, enums, and references.
What’s Changed
What’s Changed
- Update CHANGELOG for 0.75.0 by @dcg-generated-docs[bot] in https://github.com/koxudaxi/datamodel-code-generator/pull/3787
- Update release benchmark data by @dcg-generated-docs[bot] in https://github.com/koxudaxi/datamodel-code-generator/pull/3788
- fix(parser): preserve recursive root models by @gtxy27 in https://github.com/koxudaxi/datamodel-code-generator/pull/3786
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/koxudaxi/datamodel-code-generator/pull/3775
New Contributors
- @gtxy27 made their first contribution in https://github.com/koxudaxi/datamodel-code-generator/pull/3786
Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.75.0...0.75.1