{"id":370012,"url":"https://github.com/koxudaxi/datamodel-code-generator","last_synced_at":"2026-05-30T17:01:59.051Z","repository":{"id":38050201,"uuid":"189179081","full_name":"koxudaxi/datamodel-code-generator","owner":"koxudaxi","description":"Python data model generator (Pydantic, dataclasses, TypedDict, msgspec) from OpenAPI, JSON Schema, GraphQL, and raw data (JSON/YAML/CSV).","archived":false,"fork":false,"pushed_at":"2026-05-15T17:08:21.000Z","size":26315,"stargazers_count":3899,"open_issues_count":42,"forks_count":438,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-05-15T19:53:17.916Z","etag":null,"topics":["code-generator","csv","dataclass","datamodel","fastapi","generator","graphql","json-schema","msgspec","openapi","openapi-codegen","pydantic","python","swagger","swagger-codegen","typeddict","yaml"],"latest_commit_sha":null,"homepage":"https://koxudaxi.github.io/datamodel-code-generator/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koxudaxi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"docs/supported-data-types.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["koxudaxi"]}},"created_at":"2019-05-29T08:01:32.000Z","updated_at":"2026-05-15T17:08:26.000Z","dependencies_parsed_at":"2025-12-24T04:08:52.805Z","dependency_job_id":null,"html_url":"https://github.com/koxudaxi/datamodel-code-generator","commit_stats":{"total_commits":1146,"total_committers":135,"mean_commits":8.488888888888889,"dds":0.5776614310645725,"last_synced_commit":"d306553dc949e87fb476c83b8d22b23ae72a8dda"},"previous_names":[],"tags_count":245,"template":false,"template_full_name":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/sbom","scorecard":{"id":14766,"data":{"date":"2025-08-04","repo":{"name":"github.com/koxudaxi/datamodel-code-generator","commit":"e9ffb9fdf8ac55dc7a7306674c0430adfc73b92f"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:22","Warn: no topLevel permission defined: .github/workflows/codeql.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yaml:16","Warn: no topLevel permission defined: .github/workflows/codspeed.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:28"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:9","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T15:31:02.544Z","repository_id":38050201,"created_at":"2025-08-14T15:31:02.545Z","updated_at":"2025-08-14T15:31:02.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"koxudaxi","name":"Koudai Aono","uuid":"630670","kind":"user","description":"I am a software engineer focusing on Python 🐍 and Open Source contributions 💻🌐.\r\n","email":"koxudaxi@gmail.com","website":null,"location":"Tokyo, Japan","twitter":null,"company":"@Mirascope","icon_url":"https://avatars.githubusercontent.com/u/630670?u=507d8577b4b3670546b449c4c2ccbc5af40d72f7\u0026v=4","repositories_count":76,"last_synced_at":"2026-01-29T05:31:08.413Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["koxudaxi"]}},"html_url":"https://github.com/koxudaxi","funding_links":["https://github.com/sponsors/koxudaxi"],"total_stars":6203,"followers":544,"following":10,"created_at":"2022-11-03T05:47:02.097Z","updated_at":"2026-01-29T05:31:08.413Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi/repositories"},"packages":[{"id":2688905,"name":"datamodel-code-generator","ecosystem":"pypi","description":"Datamodel Code Generator","homepage":"https://github.com/koxudaxi/datamodel-code-generator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/koxudaxi/datamodel-code-generator","keywords_array":[],"namespace":null,"versions_count":240,"first_release_published_at":"2019-07-23T12:31:22.000Z","latest_release_published_at":"2026-02-14T16:19:03.000Z","latest_release_number":"0.54.0","last_synced_at":"2026-02-17T07:01:31.738Z","created_at":"2022-04-10T10:32:30.368Z","updated_at":"2026-02-17T07:01:31.739Z","registry_url":"https://pypi.org/project/datamodel-code-generator/","install_command":"pip install datamodel-code-generator --index-url https://pypi.org/simple","documentation_url":"https://datamodel-code-generator.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"datamodel-code-generator","project_status":null},"repo_metadata":{"id":38050201,"uuid":"189179081","full_name":"koxudaxi/datamodel-code-generator","owner":"koxudaxi","description":"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.","archived":false,"fork":false,"pushed_at":"2024-05-01T20:21:49.000Z","size":11840,"stargazers_count":2310,"open_issues_count":160,"forks_count":264,"subscribers_count":25,"default_branch":"main","last_synced_at":"2024-05-02T01:27:42.422Z","etag":null,"topics":["code-generator","csv","dataclass","datamodel","fastapi","generator","json-schema","openapi","openapi-codegen","pydantic","python","swagger","swagger-codegen","yaml"],"latest_commit_sha":null,"homepage":"https://koxudaxi.github.io/datamodel-code-generator/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koxudaxi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supported-data-types.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["koxudaxi"],"polar":"koxudaxi"}},"created_at":"2019-05-29T08:01:32.000Z","updated_at":"2024-05-06T02:34:19.825Z","dependencies_parsed_at":"2023-11-07T13:40:37.372Z","dependency_job_id":"b2b22882-1e58-49cb-b2e2-b97082102c82","html_url":"https://github.com/koxudaxi/datamodel-code-generator","commit_stats":{"total_commits":756,"total_committers":67,"mean_commits":"11.283582089552239","dds":"0.46164021164021163","last_synced_commit":"3c6958275a7a2793b4f91b1709660fd86779b88c"},"previous_names":[],"tags_count":186,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216259265,"owners_count":15999042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"koxudaxi","name":"Koudai Aono","uuid":"630670","kind":"user","description":"I am a software engineer focusing on Python 🐍 and Open Source contributions 💻🌐.\r\n","email":"","website":null,"location":"Tokyo, Japan","twitter":null,"company":"Tractable @tractableai","icon_url":"https://avatars.githubusercontent.com/u/630670?u=507d8577b4b3670546b449c4c2ccbc5af40d72f7\u0026v=4","repositories_count":47,"last_synced_at":"2024-05-20T14:52:40.064Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/koxudaxi","funding_links":["https://github.com/sponsors/koxudaxi"],"total_stars":4188,"followers":380,"following":11,"created_at":"2022-11-03T05:47:02.097Z","updated_at":"2024-05-20T14:52:41.377Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi/repositories"},"tags":[{"name":"0.25.6","sha":"fcab9a4d555d4b96d64bb277f974bb7507982fb2","kind":"commit","published_at":"2024-04-23T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6/manifests"},{"name":"0.25.5","sha":"113dcd28a1b2ad6ec9f1850ac69221ab2f473a5e","kind":"commit","published_at":"2024-03-16T11:41:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5/manifests"},{"name":"0.25.4","sha":"a4a3a429871e1e93dce889f02f765a65dfbffb04","kind":"commit","published_at":"2024-02-13T18:06:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"690cb1281da0f22dba07dacf4ad1b3d956531ba7","kind":"commit","published_at":"2024-02-01T18:07:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"9bb2705327528fc6ab3fc87317c1767be552768f","kind":"commit","published_at":"2023-12-21T17:55:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"16043791b02f69e57fc453a65dd0149eab01140f","kind":"commit","published_at":"2023-11-26T16:02:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"a46fe94e36806eb4c24cf4e6327afbd5aff3b2f4","kind":"commit","published_at":"2023-11-25T07:04:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0/manifests"},{"name":"0.24.2","sha":"0ffcfd1845c19c0fcc54801499d12033f8852101","kind":"commit","published_at":"2023-11-16T11:00:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"65edaef0298f36acc3523dc3d89934e1504d702f","kind":"commit","published_at":"2023-11-16T10:18:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"97b23f0a83071bf30c9daca0e94884a7f3bd879d","kind":"commit","published_at":"2023-11-14T17:56:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"979444cdd4cbfbfab489f6f4c9bb09f8eaf8553b","kind":"commit","published_at":"2023-11-08T16:16:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.23.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0/manifests"},{"name":"0.22.1","sha":"339f6c6ab6cb1db70163d52c718a32937e254bc9","kind":"commit","published_at":"2023-10-08T00:35:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"739b05004d2f88896824c31cbad3897502369769","kind":"commit","published_at":"2023-09-23T16:37:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0/manifests"},{"name":"0.21.5","sha":"04c8b68dbcd39bd3eb1366b589fa2b5ef9fa85bd","kind":"commit","published_at":"2023-09-06T16:34:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5/manifests"},{"name":"0.21.4","sha":"de82679014235f0c53c293a6f7e715d879978b3c","kind":"commit","published_at":"2023-08-09T18:37:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"0deef65f8f81a169c564daf2c5dc09f63f600a32","kind":"commit","published_at":"2023-08-03T00:05:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"b63693a2497d40036a1eced65052471aa3c96182","kind":"commit","published_at":"2023-07-20T15:58:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f172a5a41a6b48327b6179c24cf3453e84cc9324","kind":"commit","published_at":"2023-07-06T07:06:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"f9270683d0409191b61e80c219a066ed3d69b01b","kind":"commit","published_at":"2023-07-03T03:14:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"dcf11fcf5bdae115410bab95bcbe2836e41cbfde","kind":"commit","published_at":"2023-06-06T15:10:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.20.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"8855a1337d552b68857db6e8a547f43314b1c7d1","kind":"commit","published_at":"2023-05-04T06:24:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.19.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"3c6958275a7a2793b4f91b1709660fd86779b88c","kind":"commit","published_at":"2023-04-23T15:37:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"03eeddbabf9259dd083a4055809ba62d26178e6c","kind":"commit","published_at":"2023-04-16T17:16:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0/manifests"},{"name":"0.17.2","sha":"38dc30e7315e8477e03f79dfa3c395af792f1127","kind":"commit","published_at":"2023-03-31T15:10:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"1c18fe5ede6656f2e892c92d69315fd870ede6ec","kind":"commit","published_at":"2023-02-06T17:54:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"38f177135fefaeb02909eba9f0c9f4ef550f5a22","kind":"commit","published_at":"2023-01-30T16:15:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"7dfacd51664a9911cac66c1f60ba650005ec0a33","kind":"commit","published_at":"2023-01-22T17:01:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"c81ad5caf506a4924148ee08f9689181b377d1aa","kind":"commit","published_at":"2023-01-16T05:15:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"9c21b5393eb516ecb4ae74cd782e7c7242a2773c","kind":"commit","published_at":"2023-01-03T17:31:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.15.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"c4e8f2c8680b5cdbfb8d718f98c3ca6978f4e6e5","kind":"commit","published_at":"2022-12-28T17:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"da52396eea6d65081521a80e782b3ad350eccf44","kind":"commit","published_at":"2022-11-18T05:10:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0/manifests"},{"name":"0.13.5","sha":"df88011f22487c07231b423cefd13aef6d7a5bb6","kind":"commit","published_at":"2022-11-04T01:01:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"8183a29795c17fb80ebee189e12d0cd6e46f63b4","kind":"commit","published_at":"2022-10-31T16:07:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"ddee5d93a7482697d605e768ad4a67b093bf1cf5","kind":"commit","published_at":"2022-10-27T17:06:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"5a8654bffc4ac3e7adf3fdfffccf9efa07fa0c5b","kind":"commit","published_at":"2022-10-17T14:21:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"e3dbcc522042c1a6bdbcf9b7d534c9291e38b3f7","kind":"commit","published_at":"2022-08-11T18:41:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"431dd3329caeade72fce7d6c475f7c8a5467a039","kind":"commit","published_at":"2022-05-27T08:21:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ce9bed7b45c3e693e0c7caef642b4cb40a3ac4a6","kind":"commit","published_at":"2022-05-27T05:20:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7c7e35d8699a92807d9a870a7f6a6ae9b9d91254","kind":"commit","published_at":"2022-05-27T00:20:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6e38bf7532c6d980aa5ff354d52af201172857c4","kind":"commit","published_at":"2022-05-16T18:09:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"fc1c25756a0b41ff68ce541c644456363cd1418b","kind":"commit","published_at":"2022-04-16T16:59:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0/manifests"},{"name":"0.11.20","sha":"ae622117e1fcefdbb823eaf317f0732774d72b6c","kind":"commit","published_at":"2022-03-12T01:57:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20/manifests"},{"name":"0.11.19","sha":"d706b1ec9fbac5e4f19df27637173e8c1da68eda","kind":"commit","published_at":"2022-02-08T17:14:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19/manifests"},{"name":"0.11.18","sha":"eb8210e9ea5bbb1a9dc56fb5b200b3a6a4387903","kind":"commit","published_at":"2022-02-02T12:56:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18/manifests"},{"name":"0.11.17","sha":"cf4b361b5c2796a46acb88bd30a2377fffe4d22f","kind":"commit","published_at":"2022-01-23T08:13:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17/manifests"},{"name":"0.11.16","sha":"e2dcb199fc6da3c22aa5df4dd209721f1e71507e","kind":"commit","published_at":"2022-01-17T18:36:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16/manifests"},{"name":"0.11.15","sha":"8486dd1f4dc5dc4c4e6d23bd6ed84170761d4376","kind":"commit","published_at":"2021-11-29T02:42:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15/manifests"},{"name":"0.11.14","sha":"c01585036af05bc96f7f24e89c9b72ce60e7d057","kind":"commit","published_at":"2021-09-30T14:27:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14/manifests"},{"name":"0.11.13","sha":"8901210c3811d2c9a98a28d7cfb03c51d2cf7d0e","kind":"commit","published_at":"2021-09-15T14:00:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13/manifests"},{"name":"0.11.12","sha":"55eab4fb418555a2088f49346a4b0f212a823bb4","kind":"commit","published_at":"2021-08-27T16:05:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12/manifests"},{"name":"0.11.11","sha":"02c147a7a7a742dc1920f05c4dffe126ba1e1656","kind":"commit","published_at":"2021-08-12T16:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11/manifests"},{"name":"0.11.10","sha":"fd3ce204ca19f3f7e65f557b21b3c47b570decb1","kind":"commit","published_at":"2021-08-12T15:18:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10/manifests"},{"name":"0.11.9","sha":"b782b5df6de4355070420d05ce88de15f6c21602","kind":"commit","published_at":"2021-07-31T09:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9/manifests"},{"name":"0.11.8","sha":"824a6e1335614beb6e505b3236091303b7dc6377","kind":"commit","published_at":"2021-06-11T16:32:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8/manifests"},{"name":"0.11.7","sha":"03959a43329dbdfc85c8ea050cc332a9c08dd0c3","kind":"commit","published_at":"2021-06-09T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7/manifests"},{"name":"0.11.6","sha":"80bd7abaaafd6cb07cbfa41aa3a5a54d6d1c36a0","kind":"commit","published_at":"2021-05-28T15:42:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6/manifests"},{"name":"0.2.11+backport-1","sha":"0886558b0cb45997e55059a5d0322303a2cdbc9b","kind":"commit","published_at":"2021-05-19T14:38:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11+backport-1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11+backport-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1/manifests"},{"name":"0.11.5","sha":"79409270e7fa7589c798ba9cdb90ab56f74538f1","kind":"commit","published_at":"2021-05-16T16:15:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"af9f495334e3c9de0f333555f827c3bac7b657d3","kind":"commit","published_at":"2021-05-05T17:20:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"b370ec145175bfedfa6c9d45e0e1eb15d673445e","kind":"commit","published_at":"2021-04-29T16:58:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"d57b73895cf749118e93891e9bdf7070bede73fe","kind":"commit","published_at":"2021-04-26T17:34:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"1dd41dd62ddc8238b35a2dd430c0eb7d3d3abcc2","kind":"commit","published_at":"2021-04-22T17:58:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"6e18eca2f2814831705a8f7256cb6c440e12e53b","kind":"commit","published_at":"2021-04-20T17:28:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"5ccafec0d9e1efeb0651c7e5dcce017a6ecf6c58","kind":"commit","published_at":"2021-04-18T09:30:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"7fa641f9694afeac7dd5a6164df2e12270f580a4","kind":"commit","published_at":"2021-04-03T23:27:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"cba92a5efe5d7297e9d5525e639a97b4817c37ed","kind":"commit","published_at":"2021-03-31T15:49:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f9c2179bedd805ec1e1b7e405adbc4debecbe31c","kind":"commit","published_at":"2021-03-26T18:54:36.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0/manifests"},{"name":"0.9.4","sha":"d5bc50cb9d934ae5d40e8a5dd003224bdc7527de","kind":"commit","published_at":"2021-03-21T09:16:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"2e7545f728775d4a80fe5f8f4be8e461a0d3dae7","kind":"commit","published_at":"2021-03-18T05:39:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"86665b19c4e90ef62b28f8b341923a8cab5d597e","kind":"commit","published_at":"2021-03-11T03:24:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"81a72d1a37e02fb72634a615530ca9b0656b3c5a","kind":"commit","published_at":"2021-03-08T06:22:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"69e9c5c1c593c7fb1cb941b21e9200aa8c0acf69","kind":"commit","published_at":"2021-03-04T14:29:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"e85edd620286adec89906be65e954f6950c1d2f2","kind":"commit","published_at":"2021-02-25T14:35:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"3cad791559927f0419ebf0b741ba4a41bd49074a","kind":"commit","published_at":"2021-02-20T18:21:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"6f706f011ef4f77d22267e3d856893d983190314","kind":"commit","published_at":"2021-02-18T16:26:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"24c38e691c5c15ed396579743e1f765c2f8b90ba","kind":"commit","published_at":"2021-02-17T05:47:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"9842c538cad593f6e253713e3d40561873291d24","kind":"commit","published_at":"2021-02-16T04:06:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1c3a842373108f54a2c170524189e919bf9cae91","kind":"commit","published_at":"2021-02-09T06:17:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a016a08f9f5725072f9ed219e708c2369b6d3850","kind":"commit","published_at":"2021-02-05T19:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c4a1852c28969762c1dc7c4607ece33a539f75aa","kind":"commit","published_at":"2021-01-31T16:59:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0/manifests"},{"name":"0.6.26","sha":"f90e347e8ad0f9fa65c139228d379e730ec97bd5","kind":"commit","published_at":"2021-01-26T02:32:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26/manifests"},{"name":"0.6.25","sha":"b0a636da3199fc42588b4a32b4aeb160af28a847","kind":"commit","published_at":"2021-01-24T15:57:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25/manifests"},{"name":"0.6.24","sha":"4be430ab1dbe3736f0a33300af1831e36894c2c1","kind":"commit","published_at":"2021-01-23T09:46:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24/manifests"},{"name":"0.6.23","sha":"f9b64e0a214d9ecbe583289c6e8d6752e1d9cbb4","kind":"commit","published_at":"2021-01-21T06:49:30.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23/manifests"},{"name":"0.6.22","sha":"24ec6c70efcf69592a53390d1a7d7035fbbfd03f","kind":"commit","published_at":"2021-01-19T19:00:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22/manifests"},{"name":"0.6.21","sha":"aa7ca9ade354d942f18477ae7000e5f3cb44c7da","kind":"commit","published_at":"2021-01-18T10:20:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21/manifests"},{"name":"0.6.20","sha":"a6b8a70a419d5edd5bd4e295434cf3965ca302b4","kind":"commit","published_at":"2021-01-15T16:59:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20/manifests"},{"name":"0.6.19","sha":"4c9d21544250e7abb560cbda4cfc53a9d4e2d422","kind":"commit","published_at":"2021-01-15T10:12:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19/manifests"},{"name":"0.6.18","sha":"4b4f96a80a0dc47e908d1207f1775326c5c065c8","kind":"commit","published_at":"2021-01-08T15:32:04.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18/manifests"},{"name":"0.6.17","sha":"ada9b19d4c51b22ac4d4a872794416ad71f329cd","kind":"commit","published_at":"2021-01-06T06:11:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17/manifests"},{"name":"0.6.16","sha":"a9681712b7c40ef94154181db43840f06ccaca5b","kind":"commit","published_at":"2020-12-29T20:59:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16/manifests"},{"name":"0.6.15","sha":"681ca87e7ee0c25a9e83dfe2a4cc9916083f1229","kind":"commit","published_at":"2020-12-28T10:10:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"93a008c4bc3c90cb16dd6d1e50566d8da0e58880","kind":"commit","published_at":"2020-12-27T15:58:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"8df715871860ae49fbbd47bbacc93e5a03126477","kind":"commit","published_at":"2020-12-25T09:17:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"dd3eaf38236d75eacd8fa7e075c5a03654d403b1","kind":"commit","published_at":"2020-12-24T09:59:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"e91ae4c6dc3fd6a1dfb561e1def2e681ec9ac2be","kind":"commit","published_at":"2020-12-17T06:46:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"70f3ed0adb3310235b8e87989034e30a00647976","kind":"commit","published_at":"2020-12-07T09:49:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"43bdc6239126769d27f1ecd54a624003f970d31c","kind":"commit","published_at":"2020-12-02T16:32:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"a1a1b92460df22c913f2204bf6140015659a9e4e","kind":"commit","published_at":"2020-11-29T16:48:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"4e4848fb9f03989599b2c8cc957dc30b4496afa3","kind":"commit","published_at":"2020-11-17T16:35:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"9111036025caa5abe9f8a72900ae49694ed677a7","kind":"commit","published_at":"2020-11-14T10:18:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"edfb52fb4112431e0874dd8c15b960b7e51dcda8","kind":"commit","published_at":"2020-11-12T09:40:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"f8d2e3114219a3e545385918e8f405c3fd656932","kind":"commit","published_at":"2020-11-11T01:52:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"a5400e36e41707c7da21a08f17c36756a1fc60d4","kind":"commit","published_at":"2020-11-09T20:16:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"bddf61aaaf98602530dde68028f6f5f4b77ee749","kind":"commit","published_at":"2020-11-05T03:18:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"6bf0a543db83e39cc154e33a3be521edbead4590","kind":"commit","published_at":"2020-11-01T17:05:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b4a815702bcbd94977d86a6099d19280c3a113a0","kind":"commit","published_at":"2020-10-18T17:48:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0/manifests"},{"name":"0.5.39","sha":"d3e92f7ab16e673fed6d5d7b1626735e4d47bdc1","kind":"commit","published_at":"2020-10-06T16:30:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.39","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39/manifests"},{"name":"0.5.38","sha":"691e452235b6c3c64777aca4f352e748cdb7b4fa","kind":"commit","published_at":"2020-10-05T16:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.38","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38/manifests"},{"name":"0.5.37","sha":"ddd909746a66df5c8268d782f3ae24bee636be92","kind":"commit","published_at":"2020-10-03T02:21:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.37","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37/manifests"},{"name":"0.5.36","sha":"6777e88fe9a7232608518d3e722ef375342221cd","kind":"commit","published_at":"2020-10-02T18:15:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.36","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36/manifests"},{"name":"0.5.35","sha":"bf2b2043fd7da3376dc6e38d2abf38e8e574ed96","kind":"commit","published_at":"2020-09-23T20:26:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.35","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35/manifests"},{"name":"0.5.34","sha":"8780f278d1aebda5518811e3f3552a0b3ba61201","kind":"commit","published_at":"2020-09-19T16:07:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.34","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34/manifests"},{"name":"0.5.33","sha":"c2bbfe9823f55a1210f1921db62f54170c707f0e","kind":"commit","published_at":"2020-09-17T19:04:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.33","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33/manifests"},{"name":"0.5.32","sha":"7040ddc78f296ba093a704880a2bf98d51197e78","kind":"commit","published_at":"2020-09-16T19:21:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.32","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32/manifests"},{"name":"0.5.31","sha":"52433e9985995fdffd95eb25eb7847954bc92d0a","kind":"commit","published_at":"2020-09-12T18:13:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.31","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31/manifests"},{"name":"0.5.30","sha":"a4c8ea006eda48ffd9438ba48f5ee23a8ae6f804","kind":"commit","published_at":"2020-09-04T17:57:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.30","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30/manifests"},{"name":"0.5.29","sha":"e9b6edfc2e2ace195cb465e2e980fb78c22c3fd9","kind":"commit","published_at":"2020-08-25T19:52:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.29","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29/manifests"},{"name":"0.5.28","sha":"6e457d0172d2f42077028c1f71abf68fc2d4c235","kind":"commit","published_at":"2020-08-21T15:10:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.28","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28/manifests"},{"name":"0.5.27","sha":"1438919e49f670416f6a07fe34f69847694ece74","kind":"commit","published_at":"2020-08-16T16:28:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.27","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27/manifests"},{"name":"0.5.26","sha":"4a36f834525193118f5b6162748814e6b35a2339","kind":"commit","published_at":"2020-08-14T16:34:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26/manifests"},{"name":"0.5.25","sha":"a065745463ccc68ce3066a5cf5ed8add425e0428","kind":"commit","published_at":"2020-08-13T14:54:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25/manifests"},{"name":"0.5.24","sha":"1b8ae11db16864ab26d58030f1cd447111c09a79","kind":"commit","published_at":"2020-08-03T04:14:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24/manifests"},{"name":"0.5.23","sha":"3e0522fdd72016386e555e888229c32064d80985","kind":"commit","published_at":"2020-08-02T16:27:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23/manifests"},{"name":"0.5.22","sha":"e4671ce8cfb75d0c50a23d5044aa0b241607081b","kind":"commit","published_at":"2020-07-30T19:22:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22/manifests"},{"name":"0.5.21","sha":"e415c15f2cbddcb0ba71c740b6e8fdf76b02d555","kind":"commit","published_at":"2020-07-30T17:06:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21/manifests"},{"name":"0.5.20","sha":"f0060603bf5b64ddf29b49a2da1183cb1975faa1","kind":"commit","published_at":"2020-07-27T15:46:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20/manifests"},{"name":"0.5.19","sha":"74e9139a1d74e186a61026c323c5ee9c66413e59","kind":"commit","published_at":"2020-07-24T15:52:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19/manifests"},{"name":"0.5.18","sha":"77daf7de4b236304aef700be1f2f926c67e242a8","kind":"commit","published_at":"2020-07-23T14:58:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18/manifests"},{"name":"0.5.17","sha":"368d8447f0da09fbbff01a91890f4b9c40561a23","kind":"commit","published_at":"2020-07-22T08:47:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17/manifests"},{"name":"0.5.16","sha":"5066fa29a0c95fe46ea97072502f170d6abdef80","kind":"commit","published_at":"2020-07-19T18:48:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16/manifests"},{"name":"0.5.15","sha":"ef64bb6b4753d7de2ffd395f04ba33e864c712fa","kind":"commit","published_at":"2020-07-19T10:16:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15/manifests"},{"name":"0.5.14","sha":"7eee45b5ba3db77c56bb56cae24f1ab3f7c88076","kind":"commit","published_at":"2020-07-14T18:53:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14/manifests"},{"name":"0.5.13","sha":"127739bffcfadabd96c3be5ca019417ff8d56bdf","kind":"commit","published_at":"2020-06-30T15:02:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13/manifests"},{"name":"0.5.12","sha":"861553e5cb1cd87605ca2cc0231ec2059c6323bb","kind":"commit","published_at":"2020-06-29T02:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12/manifests"},{"name":"0.5.11","sha":"ec21482860c65fed2a22223283aa2c386fc7faaa","kind":"commit","published_at":"2020-06-25T02:19:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"01e9e58e92e44c385133b80c01caa475548929cd","kind":"commit","published_at":"2020-06-20T15:40:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"2cc4d0d17ed5a1ed249c06bdc6d4d2dabbe34f71","kind":"commit","published_at":"2020-06-19T06:13:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"66309858d539e8d8cb8a2eb45896c270368ed15e","kind":"commit","published_at":"2020-06-17T06:13:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"462420a0712eda553f8725661e6755ae58833157","kind":"commit","published_at":"2020-06-14T09:33:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"4edf51f63a54a569aee25013b937d731b69f2e9c","kind":"commit","published_at":"2020-06-13T15:29:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"26cc2b460c8e9c731aab79c9c467b8f442e3a9ae","kind":"commit","published_at":"2020-06-12T02:49:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"af9df2e380b4d33f2e20e80ae96489ff95853f07","kind":"commit","published_at":"2020-06-11T16:43:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"762ac1b7257be5b30e2c133f9601a88f95520a32","kind":"commit","published_at":"2020-06-11T09:56:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d647cd318bf2e0295d83732a5940dc89188f700f","kind":"commit","published_at":"2020-06-05T16:55:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5420f30c1788cf23b73327a7139f5e38e687cf41","kind":"commit","published_at":"2020-06-05T04:51:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"6982fe9382774d5d2784ae98069a9164c414092e","kind":"commit","published_at":"2020-06-02T05:35:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0/manifests"},{"name":"0.4.11","sha":"9bc322980ca33b33442370ae1284a239aa455316","kind":"commit","published_at":"2020-05-19T14:45:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"e979f13a2419c219d2cb4637986368c551c4e37e","kind":"commit","published_at":"2020-05-06T07:19:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"76043419f3a17fb0d0ff2ccf5cc624f2ea2bdab5","kind":"commit","published_at":"2020-04-22T15:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"6055368ace6ca616bd2bd2b398e63a2dd226813c","kind":"commit","published_at":"2020-04-18T18:01:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"9b665e86e58a6a7100ffa91d34e2a659ac13194d","kind":"commit","published_at":"2020-04-14T16:21:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"cf96232ea65fcd5336b499d2eed5d81b69cabdef","kind":"commit","published_at":"2020-04-06T18:09:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"834cdd354f9b6260226a2b14c5e2103f28008953","kind":"commit","published_at":"2020-04-05T17:09:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"bed6dea29f5df512d105add193d75949f4c2d185","kind":"commit","published_at":"2020-04-01T03:18:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"1c5fdaa1450c1e716c48e60cbd1356264024bf8b","kind":"commit","published_at":"2020-03-31T16:11:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c0551c4b83f71958f098555a83145f437c482adb","kind":"commit","published_at":"2020-03-30T16:53:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"7e0dc0c740870fd64ed78d48c7d7fdb0682b8b19","kind":"commit","published_at":"2020-03-23T17:43:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"6529cd697eddb4208493a155d3a0bb7f77156903","kind":"commit","published_at":"2020-03-16T14:22:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"6ad759257b4a125d14c7e414aace9ad03d01d19a","kind":"commit","published_at":"2020-02-26T13:39:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"e596b40ef3f6889bd325d20807a35939ef6a3f96","kind":"commit","published_at":"2020-02-05T01:02:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4d5135de802ae0dbbd95a08210d4ea0a80abdd86","kind":"commit","published_at":"2020-02-03T00:59:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"40b9f3521fb5905159641bf1a75ec594b2d93435","kind":"commit","published_at":"2020-01-09T16:47:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"2c9e777617b491f6637c0faba5a33cabb2f1e47b","kind":"commit","published_at":"2019-12-13T06:46:16.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"ad35e4cc58e994d932181028062e1759c917709f","kind":"commit","published_at":"2019-12-04T23:07:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"e375a32e09d6c94a18c0ac663c49244f14f53a4c","kind":"commit","published_at":"2019-11-25T00:58:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"0199de5931985ba3d05dc4bf3d636d43a3bd5d61","kind":"commit","published_at":"2019-11-22T07:23:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"a2dcffd1e30bc1ec5ba839914b990600f2b8c1d9","kind":"commit","published_at":"2019-11-04T04:24:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"cdcd01d1f602278f82e60be1dd21dc6199379767","kind":"commit","published_at":"2019-10-18T09:01:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"018e2d4dcc5400fd7e727dfb4aa69d70add22e6e","kind":"commit","published_at":"2019-10-18T02:58:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"b54c3d0992542c4635009cc423ccb9474d97f305","kind":"commit","published_at":"2019-10-17T17:36:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"5697b69056d932f815ce037b9be5f5bb1ad66a39","kind":"commit","published_at":"2019-10-16T00:51:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"30ae21357b337ddbf3f07193914b32a356200633","kind":"commit","published_at":"2019-10-15T11:49:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"f5b43a694e1ae5e8a3f1148f87e3e0d5e0c32abd","kind":"commit","published_at":"2019-10-10T13:04:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"06abed62492d3d53932f9fb432dd6b3870775c3b","kind":"commit","published_at":"2019-10-09T12:30:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"c211f466d08f1b4b828ed2037ade9cff5c6d7c69","kind":"commit","published_at":"2019-09-26T17:02:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"196b6c3d5151cfb122a30b4ab226f9c3647ed549","kind":"commit","published_at":"2019-09-13T19:05:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"2666433e6c5e050ae9a40b0672fb6370657c4773","kind":"commit","published_at":"2019-09-13T10:22:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"9dba5745bba51e19fb6be8784b9506559bb43177","kind":"commit","published_at":"2019-09-13T09:32:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"8fd5698bbdb375c091d64a5e20dd67af6914c3f8","kind":"commit","published_at":"2019-09-05T20:36:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"4eed7b29eddf1081a648f7451a05cdc791af3a99","kind":"commit","published_at":"2019-08-06T15:42:01.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.1.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"e3ba07884e98b174e71ad799b2819b9f228f8b05","kind":"commit","published_at":"2019-07-31T19:07:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"20ce8b2a683081c689f4d38ad69dbfc5bfe50ada","kind":"commit","published_at":"2019-07-26T09:06:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a14de77fcc07ac5cb887bb23869dcb3ee05e5d05","kind":"commit","published_at":"2019-07-23T15:48:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"82e01fcc5b61c7c9c1f933bf2575bf60a343c21f","kind":"commit","published_at":"2019-07-23T14:26:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3/manifests"},{"name":"0.0.1","sha":"71d00043279b72fd9c150ec8b519540fbe360f00","kind":"commit","published_at":"2019-07-23T12:27:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T17:03:09.924Z","dependent_packages_count":67,"downloads":9603947,"downloads_period":"last-month","dependent_repos_count":223,"rankings":{"downloads":0.4318542309483037,"dependent_repos_count":1.0157443331846654,"dependent_packages_count":0.348555154017562,"stargazers_count":1.6308670654853423,"forks_count":3.4992227018410524,"docker_downloads_count":1.9073822244766245,"average":1.472270951658925},"purl":"pkg:pypi/datamodel-code-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/datamodel-code-generator","docker_dependents_count":15,"docker_downloads_count":3278,"usage_url":"https://repos.ecosyste.ms/usage/pypi/datamodel-code-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/datamodel-code-generator/dependencies","status":null,"funding_links":["https://github.com/sponsors/koxudaxi","https://polar.sh/koxudaxi"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T02:05:05.285Z","issues_count":333,"pull_requests_count":533,"avg_time_to_close_issue":6989594.537313432,"avg_time_to_close_pull_request":700475.7690721649,"issues_closed_count":134,"pull_requests_closed_count":485,"pull_request_authors_count":78,"issue_authors_count":233,"avg_comments_per_issue":1.6996996996996998,"avg_comments_per_pull_request":2.00750469043152,"merged_pull_requests_count":342,"bot_issues_count":0,"bot_pull_requests_count":339,"past_year_issues_count":226,"past_year_pull_requests_count":373,"past_year_avg_time_to_close_issue":2003193.0,"past_year_avg_time_to_close_pull_request":507705.8063583815,"past_year_issues_closed_count":69,"past_year_pull_requests_closed_count":346,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":163,"past_year_avg_comments_per_issue":1.1371681415929205,"past_year_avg_comments_per_pull_request":2.1206434316353886,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":257,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/issues","maintainers":[{"login":"koxudaxi","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"}],"active_maintainers":[{"login":"koxudaxi","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator/codemeta","maintainers":[{"uuid":"koxudaxi","login":"koxudaxi","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/koxudaxi/","role":null,"created_at":"2023-01-05T15:35:39.603Z","updated_at":"2023-01-05T15:35:39.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/koxudaxi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":796887,"maintainers_count":333069,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52198},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-02-15T07:24:59.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":9952426,"name":"datamodel-code-generator-genson-wheel","ecosystem":"pypi","description":"Datamodel Code Generator","homepage":"https://github.com/koxudaxi/datamodel-code-generator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/koxudaxi/datamodel-code-generator","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-05-12T02:26:22.000Z","latest_release_published_at":"2024-05-12T02:26:22.000Z","latest_release_number":"0.25.6","last_synced_at":"2024-12-09T14:30:21.303Z","created_at":"2024-05-12T02:31:27.676Z","updated_at":"2025-10-10T11:28:12.279Z","registry_url":"https://pypi.org/project/datamodel-code-generator-genson-wheel/","install_command":"pip install datamodel-code-generator-genson-wheel --index-url https://pypi.org/simple","documentation_url":"https://datamodel-code-generator-genson-wheel.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"datamodel-code-generator-genson-wheel"},"repo_metadata":{"id":38050201,"uuid":"189179081","full_name":"koxudaxi/datamodel-code-generator","owner":"koxudaxi","description":"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.","archived":false,"fork":false,"pushed_at":"2025-10-08T14:14:13.000Z","size":13742,"stargazers_count":3509,"open_issues_count":268,"forks_count":398,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-10-08T16:14:34.561Z","etag":null,"topics":["code-generator","csv","dataclass","datamodel","fastapi","generator","json-schema","openapi","openapi-codegen","pydantic","python","swagger","swagger-codegen","yaml"],"latest_commit_sha":null,"homepage":"https://koxudaxi.github.io/datamodel-code-generator/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koxudaxi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supported-data-types.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["koxudaxi"]}},"created_at":"2019-05-29T08:01:32.000Z","updated_at":"2025-10-08T14:13:05.000Z","dependencies_parsed_at":"2023-11-07T13:40:37.372Z","dependency_job_id":"b2b22882-1e58-49cb-b2e2-b97082102c82","html_url":"https://github.com/koxudaxi/datamodel-code-generator","commit_stats":{"total_commits":1146,"total_committers":135,"mean_commits":8.488888888888889,"dds":0.5776614310645725,"last_synced_commit":"d306553dc949e87fb476c83b8d22b23ae72a8dda"},"previous_names":[],"tags_count":215,"template":false,"template_full_name":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/sbom","scorecard":{"id":14766,"data":{"date":"2025-08-04","repo":{"name":"github.com/koxudaxi/datamodel-code-generator","commit":"e9ffb9fdf8ac55dc7a7306674c0430adfc73b92f"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:22","Warn: no topLevel permission defined: .github/workflows/codeql.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yaml:16","Warn: no topLevel permission defined: .github/workflows/codspeed.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:28"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:9","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T15:31:02.544Z","repository_id":38050201,"created_at":"2025-08-14T15:31:02.545Z","updated_at":"2025-08-14T15:31:02.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003712,"owners_count":26083610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"koxudaxi","name":"Koudai Aono","uuid":"630670","kind":"user","description":"I am a software engineer focusing on Python 🐍 and Open Source contributions 💻🌐.\r\n","email":"","website":null,"location":"Tokyo, Japan","twitter":null,"company":"@Mirascope","icon_url":"https://avatars.githubusercontent.com/u/630670?u=507d8577b4b3670546b449c4c2ccbc5af40d72f7\u0026v=4","repositories_count":75,"last_synced_at":"2025-09-29T14:52:55.524Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["koxudaxi"]}},"html_url":"https://github.com/koxudaxi","funding_links":["https://github.com/sponsors/koxudaxi"],"total_stars":5949,"followers":530,"following":10,"created_at":"2022-11-03T05:47:02.097Z","updated_at":"2025-09-29T14:52:55.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi/repositories"},"tags":[{"name":"0.34.0","sha":"092f8d06ac4131cb041dc8a272205b8082d7fe02","kind":"commit","published_at":"2025-09-28T06:27:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.34.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"33f13cf31c61aa4be871add0d8dd928b28b8cfd4","kind":"commit","published_at":"2025-08-14T13:44:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.33.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"0070c1c13e5c61c705c9679db7255db1b866b18c","kind":"commit","published_at":"2025-07-25T14:03:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.32.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.32.0/manifests"},{"name":"0.31.2","sha":"5553dd2c8ef503a3010433f7f24f2179efe76fea","kind":"commit","published_at":"2025-06-22T17:39:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.31.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.2/manifests"},{"name":"0.31.1","sha":"cb7ee074d5ceb491b27ad62841b84f531a52eb97","kind":"commit","published_at":"2025-06-17T15:19:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.31.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"edc9ee7e143c5f8d688151a20b918ef021389b36","kind":"commit","published_at":"2025-06-12T16:19:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.31.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.0/manifests"},{"name":"0.30.2","sha":"0f0d54799d4a30b6ed8821dcd79f1703cef3a225","kind":"commit","published_at":"2025-06-07T02:31:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.30.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.2/manifests"},{"name":"0.30.1","sha":"dd44480359c81257e55be18afefec0b3f0267ccd","kind":"commit","published_at":"2025-04-28T13:57:04.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.30.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"e771adae837d096aa46c0c6fbd9d58f9f219644f","kind":"commit","published_at":"2025-04-17T15:23:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.30.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"b0d910971cde8417d7a33d23e3453fa148b63ba0","kind":"commit","published_at":"2025-04-17T15:05:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.29.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.29.0/manifests"},{"name":"0.28.5","sha":"117a31d5bc6f54a7cd11ee06361b51f75e89d210","kind":"commit","published_at":"2025-03-24T17:33:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.5/manifests"},{"name":"0.28.4","sha":"b5eb9dc3d9d39ef216910653140ecd47eb6c4c3a","kind":"commit","published_at":"2025-03-11T17:08:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.4/manifests"},{"name":"0.28.3","sha":"83edb31af755efcead13c304963ffc444e666c17","kind":"commit","published_at":"2025-03-10T18:29:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.3/manifests"},{"name":"0.28.2","sha":"841ea016ba623dcb58b6b1e0a53ce96e41a5feb1","kind":"commit","published_at":"2025-02-27T17:59:16.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.2/manifests"},{"name":"0.28.1","sha":"2edac1defc9ba641a91cd96dd2d06ab5419faf62","kind":"commit","published_at":"2025-02-15T02:50:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"7e3c6e95b8807412bb6a1a6a6ecf07aec33632bb","kind":"commit","published_at":"2025-02-14T16:15:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.0/manifests"},{"name":"0.27.3","sha":"1acaa9bba7bcc1130638588b3a952195d554efd4","kind":"commit","published_at":"2025-02-11T17:43:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.3/manifests"},{"name":"0.27.2","sha":"08d60beb0d423246b833e3e5a8d4762754568a93","kind":"commit","published_at":"2025-02-07T13:04:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"2eac72907d33888320521e425703a23ce37b455a","kind":"commit","published_at":"2025-02-06T17:10:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"dd3269417e41c12c729340e68743942285768958","kind":"commit","published_at":"2025-02-06T16:06:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.0/manifests"},{"name":"0.26.5","sha":"dd92cd0b6ec1735391f5fd7dcada4b461ca78610","kind":"commit","published_at":"2025-01-14T11:57:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.5/manifests"},{"name":"0.26.4","sha":"b8a27e7d762bc3698a850eab7f8c8bff96eac9b9","kind":"commit","published_at":"2024-12-15T16:15:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.4/manifests"},{"name":"0.26.3","sha":"f5c8852176270a3f01eb78a116140ab8cf26f853","kind":"commit","published_at":"2024-11-10T16:20:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.3/manifests"},{"name":"0.26.2","sha":"d0c0f16ca3bba782a9b664d56c649560c7109c0b","kind":"commit","published_at":"2024-10-16T16:14:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.2/manifests"},{"name":"0.26.1","sha":"f11c371fb34420cdcc16914aa56dd08205777c62","kind":"commit","published_at":"2024-09-27T08:59:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"222f71834296e36ec1b013a65344b2adb40b7cf7","kind":"commit","published_at":"2024-09-02T16:25:01.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.0/manifests"},{"name":"0.25.9","sha":"f7652d39c3ed7f5608fb9a420953eb98bbc1ff59","kind":"commit","published_at":"2024-08-07T02:55:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.9/manifests"},{"name":"0.25.8","sha":"e4fa23a7270261b2fc195815d00039068b1c8197","kind":"commit","published_at":"2024-07-04T15:21:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.8/manifests"},{"name":"0.25.7","sha":"5727116c36563afbadfe593191286aac50a7b354","kind":"commit","published_at":"2024-06-11T17:10:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.7/manifests"},{"name":"0.25.6","sha":"fcab9a4d555d4b96d64bb277f974bb7507982fb2","kind":"commit","published_at":"2024-04-23T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6/manifests"},{"name":"0.25.5","sha":"113dcd28a1b2ad6ec9f1850ac69221ab2f473a5e","kind":"commit","published_at":"2024-03-16T11:41:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5/manifests"},{"name":"0.25.4","sha":"a4a3a429871e1e93dce889f02f765a65dfbffb04","kind":"commit","published_at":"2024-02-13T18:06:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"690cb1281da0f22dba07dacf4ad1b3d956531ba7","kind":"commit","published_at":"2024-02-01T18:07:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"9bb2705327528fc6ab3fc87317c1767be552768f","kind":"commit","published_at":"2023-12-21T17:55:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"16043791b02f69e57fc453a65dd0149eab01140f","kind":"commit","published_at":"2023-11-26T16:02:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"a46fe94e36806eb4c24cf4e6327afbd5aff3b2f4","kind":"commit","published_at":"2023-11-25T07:04:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0/manifests"},{"name":"0.24.2","sha":"0ffcfd1845c19c0fcc54801499d12033f8852101","kind":"commit","published_at":"2023-11-16T11:00:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"65edaef0298f36acc3523dc3d89934e1504d702f","kind":"commit","published_at":"2023-11-16T10:18:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"97b23f0a83071bf30c9daca0e94884a7f3bd879d","kind":"commit","published_at":"2023-11-14T17:56:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"979444cdd4cbfbfab489f6f4c9bb09f8eaf8553b","kind":"commit","published_at":"2023-11-08T16:16:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.23.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0/manifests"},{"name":"0.22.1","sha":"339f6c6ab6cb1db70163d52c718a32937e254bc9","kind":"commit","published_at":"2023-10-08T00:35:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"739b05004d2f88896824c31cbad3897502369769","kind":"commit","published_at":"2023-09-23T16:37:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0/manifests"},{"name":"0.21.5","sha":"04c8b68dbcd39bd3eb1366b589fa2b5ef9fa85bd","kind":"commit","published_at":"2023-09-06T16:34:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5/manifests"},{"name":"0.21.4","sha":"de82679014235f0c53c293a6f7e715d879978b3c","kind":"commit","published_at":"2023-08-09T18:37:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"0deef65f8f81a169c564daf2c5dc09f63f600a32","kind":"commit","published_at":"2023-08-03T00:05:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"b63693a2497d40036a1eced65052471aa3c96182","kind":"commit","published_at":"2023-07-20T15:58:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f172a5a41a6b48327b6179c24cf3453e84cc9324","kind":"commit","published_at":"2023-07-06T07:06:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"f9270683d0409191b61e80c219a066ed3d69b01b","kind":"commit","published_at":"2023-07-03T03:14:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"dcf11fcf5bdae115410bab95bcbe2836e41cbfde","kind":"commit","published_at":"2023-06-06T15:10:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.20.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"8855a1337d552b68857db6e8a547f43314b1c7d1","kind":"commit","published_at":"2023-05-04T06:24:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.19.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"3c6958275a7a2793b4f91b1709660fd86779b88c","kind":"commit","published_at":"2023-04-23T15:37:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"03eeddbabf9259dd083a4055809ba62d26178e6c","kind":"commit","published_at":"2023-04-16T17:16:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0/manifests"},{"name":"0.17.2","sha":"38dc30e7315e8477e03f79dfa3c395af792f1127","kind":"commit","published_at":"2023-03-31T15:10:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"1c18fe5ede6656f2e892c92d69315fd870ede6ec","kind":"commit","published_at":"2023-02-06T17:54:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"38f177135fefaeb02909eba9f0c9f4ef550f5a22","kind":"commit","published_at":"2023-01-30T16:15:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"7dfacd51664a9911cac66c1f60ba650005ec0a33","kind":"commit","published_at":"2023-01-22T17:01:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"c81ad5caf506a4924148ee08f9689181b377d1aa","kind":"commit","published_at":"2023-01-16T05:15:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"9c21b5393eb516ecb4ae74cd782e7c7242a2773c","kind":"commit","published_at":"2023-01-03T17:31:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.15.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"c4e8f2c8680b5cdbfb8d718f98c3ca6978f4e6e5","kind":"commit","published_at":"2022-12-28T17:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"da52396eea6d65081521a80e782b3ad350eccf44","kind":"commit","published_at":"2022-11-18T05:10:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0/manifests"},{"name":"0.13.5","sha":"df88011f22487c07231b423cefd13aef6d7a5bb6","kind":"commit","published_at":"2022-11-04T01:01:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"8183a29795c17fb80ebee189e12d0cd6e46f63b4","kind":"commit","published_at":"2022-10-31T16:07:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"ddee5d93a7482697d605e768ad4a67b093bf1cf5","kind":"commit","published_at":"2022-10-27T17:06:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"5a8654bffc4ac3e7adf3fdfffccf9efa07fa0c5b","kind":"commit","published_at":"2022-10-17T14:21:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"e3dbcc522042c1a6bdbcf9b7d534c9291e38b3f7","kind":"commit","published_at":"2022-08-11T18:41:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"431dd3329caeade72fce7d6c475f7c8a5467a039","kind":"commit","published_at":"2022-05-27T08:21:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ce9bed7b45c3e693e0c7caef642b4cb40a3ac4a6","kind":"commit","published_at":"2022-05-27T05:20:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7c7e35d8699a92807d9a870a7f6a6ae9b9d91254","kind":"commit","published_at":"2022-05-27T00:20:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6e38bf7532c6d980aa5ff354d52af201172857c4","kind":"commit","published_at":"2022-05-16T18:09:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"fc1c25756a0b41ff68ce541c644456363cd1418b","kind":"commit","published_at":"2022-04-16T16:59:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0/manifests"},{"name":"0.11.20","sha":"ae622117e1fcefdbb823eaf317f0732774d72b6c","kind":"commit","published_at":"2022-03-12T01:57:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20/manifests"},{"name":"0.11.19","sha":"d706b1ec9fbac5e4f19df27637173e8c1da68eda","kind":"commit","published_at":"2022-02-08T17:14:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19/manifests"},{"name":"0.11.18","sha":"eb8210e9ea5bbb1a9dc56fb5b200b3a6a4387903","kind":"commit","published_at":"2022-02-02T12:56:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18/manifests"},{"name":"0.11.17","sha":"cf4b361b5c2796a46acb88bd30a2377fffe4d22f","kind":"commit","published_at":"2022-01-23T08:13:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17/manifests"},{"name":"0.11.16","sha":"e2dcb199fc6da3c22aa5df4dd209721f1e71507e","kind":"commit","published_at":"2022-01-17T18:36:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16/manifests"},{"name":"0.11.15","sha":"8486dd1f4dc5dc4c4e6d23bd6ed84170761d4376","kind":"commit","published_at":"2021-11-29T02:42:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15/manifests"},{"name":"0.11.14","sha":"c01585036af05bc96f7f24e89c9b72ce60e7d057","kind":"commit","published_at":"2021-09-30T14:27:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14/manifests"},{"name":"0.11.13","sha":"8901210c3811d2c9a98a28d7cfb03c51d2cf7d0e","kind":"commit","published_at":"2021-09-15T14:00:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13/manifests"},{"name":"0.11.12","sha":"55eab4fb418555a2088f49346a4b0f212a823bb4","kind":"commit","published_at":"2021-08-27T16:05:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12/manifests"},{"name":"0.11.11","sha":"02c147a7a7a742dc1920f05c4dffe126ba1e1656","kind":"commit","published_at":"2021-08-12T16:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11/manifests"},{"name":"0.11.10","sha":"fd3ce204ca19f3f7e65f557b21b3c47b570decb1","kind":"commit","published_at":"2021-08-12T15:18:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10/manifests"},{"name":"0.11.9","sha":"b782b5df6de4355070420d05ce88de15f6c21602","kind":"commit","published_at":"2021-07-31T09:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9/manifests"},{"name":"0.11.8","sha":"824a6e1335614beb6e505b3236091303b7dc6377","kind":"commit","published_at":"2021-06-11T16:32:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8/manifests"},{"name":"0.11.7","sha":"03959a43329dbdfc85c8ea050cc332a9c08dd0c3","kind":"commit","published_at":"2021-06-09T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7/manifests"},{"name":"0.11.6","sha":"80bd7abaaafd6cb07cbfa41aa3a5a54d6d1c36a0","kind":"commit","published_at":"2021-05-28T15:42:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6/manifests"},{"name":"0.2.11+backport-1","sha":"0886558b0cb45997e55059a5d0322303a2cdbc9b","kind":"commit","published_at":"2021-05-19T14:38:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11+backport-1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11+backport-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.11%2Bbackport-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1/manifests"},{"name":"0.11.5","sha":"79409270e7fa7589c798ba9cdb90ab56f74538f1","kind":"commit","published_at":"2021-05-16T16:15:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"af9f495334e3c9de0f333555f827c3bac7b657d3","kind":"commit","published_at":"2021-05-05T17:20:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"b370ec145175bfedfa6c9d45e0e1eb15d673445e","kind":"commit","published_at":"2021-04-29T16:58:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"d57b73895cf749118e93891e9bdf7070bede73fe","kind":"commit","published_at":"2021-04-26T17:34:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"1dd41dd62ddc8238b35a2dd430c0eb7d3d3abcc2","kind":"commit","published_at":"2021-04-22T17:58:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"6e18eca2f2814831705a8f7256cb6c440e12e53b","kind":"commit","published_at":"2021-04-20T17:28:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"5ccafec0d9e1efeb0651c7e5dcce017a6ecf6c58","kind":"commit","published_at":"2021-04-18T09:30:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"7fa641f9694afeac7dd5a6164df2e12270f580a4","kind":"commit","published_at":"2021-04-03T23:27:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"cba92a5efe5d7297e9d5525e639a97b4817c37ed","kind":"commit","published_at":"2021-03-31T15:49:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f9c2179bedd805ec1e1b7e405adbc4debecbe31c","kind":"commit","published_at":"2021-03-26T18:54:36.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0/manifests"},{"name":"0.9.4","sha":"d5bc50cb9d934ae5d40e8a5dd003224bdc7527de","kind":"commit","published_at":"2021-03-21T09:16:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"2e7545f728775d4a80fe5f8f4be8e461a0d3dae7","kind":"commit","published_at":"2021-03-18T05:39:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"86665b19c4e90ef62b28f8b341923a8cab5d597e","kind":"commit","published_at":"2021-03-11T03:24:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"81a72d1a37e02fb72634a615530ca9b0656b3c5a","kind":"commit","published_at":"2021-03-08T06:22:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"69e9c5c1c593c7fb1cb941b21e9200aa8c0acf69","kind":"commit","published_at":"2021-03-04T14:29:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"e85edd620286adec89906be65e954f6950c1d2f2","kind":"commit","published_at":"2021-02-25T14:35:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"3cad791559927f0419ebf0b741ba4a41bd49074a","kind":"commit","published_at":"2021-02-20T18:21:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"6f706f011ef4f77d22267e3d856893d983190314","kind":"commit","published_at":"2021-02-18T16:26:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"24c38e691c5c15ed396579743e1f765c2f8b90ba","kind":"commit","published_at":"2021-02-17T05:47:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"9842c538cad593f6e253713e3d40561873291d24","kind":"commit","published_at":"2021-02-16T04:06:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1c3a842373108f54a2c170524189e919bf9cae91","kind":"commit","published_at":"2021-02-09T06:17:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a016a08f9f5725072f9ed219e708c2369b6d3850","kind":"commit","published_at":"2021-02-05T19:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c4a1852c28969762c1dc7c4607ece33a539f75aa","kind":"commit","published_at":"2021-01-31T16:59:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0/manifests"},{"name":"0.6.26","sha":"f90e347e8ad0f9fa65c139228d379e730ec97bd5","kind":"commit","published_at":"2021-01-26T02:32:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26/manifests"},{"name":"0.6.25","sha":"b0a636da3199fc42588b4a32b4aeb160af28a847","kind":"commit","published_at":"2021-01-24T15:57:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25/manifests"},{"name":"0.6.24","sha":"4be430ab1dbe3736f0a33300af1831e36894c2c1","kind":"commit","published_at":"2021-01-23T09:46:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24/manifests"},{"name":"0.6.23","sha":"f9b64e0a214d9ecbe583289c6e8d6752e1d9cbb4","kind":"commit","published_at":"2021-01-21T06:49:30.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23/manifests"},{"name":"0.6.22","sha":"24ec6c70efcf69592a53390d1a7d7035fbbfd03f","kind":"commit","published_at":"2021-01-19T19:00:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22/manifests"},{"name":"0.6.21","sha":"aa7ca9ade354d942f18477ae7000e5f3cb44c7da","kind":"commit","published_at":"2021-01-18T10:20:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21/manifests"},{"name":"0.6.20","sha":"a6b8a70a419d5edd5bd4e295434cf3965ca302b4","kind":"commit","published_at":"2021-01-15T16:59:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20/manifests"},{"name":"0.6.19","sha":"4c9d21544250e7abb560cbda4cfc53a9d4e2d422","kind":"commit","published_at":"2021-01-15T10:12:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19/manifests"},{"name":"0.6.18","sha":"4b4f96a80a0dc47e908d1207f1775326c5c065c8","kind":"commit","published_at":"2021-01-08T15:32:04.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18/manifests"},{"name":"0.6.17","sha":"ada9b19d4c51b22ac4d4a872794416ad71f329cd","kind":"commit","published_at":"2021-01-06T06:11:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17/manifests"},{"name":"0.6.16","sha":"a9681712b7c40ef94154181db43840f06ccaca5b","kind":"commit","published_at":"2020-12-29T20:59:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16/manifests"},{"name":"0.6.15","sha":"681ca87e7ee0c25a9e83dfe2a4cc9916083f1229","kind":"commit","published_at":"2020-12-28T10:10:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"93a008c4bc3c90cb16dd6d1e50566d8da0e58880","kind":"commit","published_at":"2020-12-27T15:58:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"8df715871860ae49fbbd47bbacc93e5a03126477","kind":"commit","published_at":"2020-12-25T09:17:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"dd3eaf38236d75eacd8fa7e075c5a03654d403b1","kind":"commit","published_at":"2020-12-24T09:59:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"e91ae4c6dc3fd6a1dfb561e1def2e681ec9ac2be","kind":"commit","published_at":"2020-12-17T06:46:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"70f3ed0adb3310235b8e87989034e30a00647976","kind":"commit","published_at":"2020-12-07T09:49:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"43bdc6239126769d27f1ecd54a624003f970d31c","kind":"commit","published_at":"2020-12-02T16:32:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"a1a1b92460df22c913f2204bf6140015659a9e4e","kind":"commit","published_at":"2020-11-29T16:48:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"4e4848fb9f03989599b2c8cc957dc30b4496afa3","kind":"commit","published_at":"2020-11-17T16:35:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"9111036025caa5abe9f8a72900ae49694ed677a7","kind":"commit","published_at":"2020-11-14T10:18:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"edfb52fb4112431e0874dd8c15b960b7e51dcda8","kind":"commit","published_at":"2020-11-12T09:40:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"f8d2e3114219a3e545385918e8f405c3fd656932","kind":"commit","published_at":"2020-11-11T01:52:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"a5400e36e41707c7da21a08f17c36756a1fc60d4","kind":"commit","published_at":"2020-11-09T20:16:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"bddf61aaaf98602530dde68028f6f5f4b77ee749","kind":"commit","published_at":"2020-11-05T03:18:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"6bf0a543db83e39cc154e33a3be521edbead4590","kind":"commit","published_at":"2020-11-01T17:05:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b4a815702bcbd94977d86a6099d19280c3a113a0","kind":"commit","published_at":"2020-10-18T17:48:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0/manifests"},{"name":"0.5.39","sha":"d3e92f7ab16e673fed6d5d7b1626735e4d47bdc1","kind":"commit","published_at":"2020-10-06T16:30:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.39","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39/manifests"},{"name":"0.5.38","sha":"691e452235b6c3c64777aca4f352e748cdb7b4fa","kind":"commit","published_at":"2020-10-05T16:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.38","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38/manifests"},{"name":"0.5.37","sha":"ddd909746a66df5c8268d782f3ae24bee636be92","kind":"commit","published_at":"2020-10-03T02:21:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.37","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37/manifests"},{"name":"0.5.36","sha":"6777e88fe9a7232608518d3e722ef375342221cd","kind":"commit","published_at":"2020-10-02T18:15:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.36","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36/manifests"},{"name":"0.5.35","sha":"bf2b2043fd7da3376dc6e38d2abf38e8e574ed96","kind":"commit","published_at":"2020-09-23T20:26:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.35","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35/manifests"},{"name":"0.5.34","sha":"8780f278d1aebda5518811e3f3552a0b3ba61201","kind":"commit","published_at":"2020-09-19T16:07:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.34","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34/manifests"},{"name":"0.5.33","sha":"c2bbfe9823f55a1210f1921db62f54170c707f0e","kind":"commit","published_at":"2020-09-17T19:04:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.33","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33/manifests"},{"name":"0.5.32","sha":"7040ddc78f296ba093a704880a2bf98d51197e78","kind":"commit","published_at":"2020-09-16T19:21:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.32","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32/manifests"},{"name":"0.5.31","sha":"52433e9985995fdffd95eb25eb7847954bc92d0a","kind":"commit","published_at":"2020-09-12T18:13:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.31","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31/manifests"},{"name":"0.5.30","sha":"a4c8ea006eda48ffd9438ba48f5ee23a8ae6f804","kind":"commit","published_at":"2020-09-04T17:57:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.30","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30/manifests"},{"name":"0.5.29","sha":"e9b6edfc2e2ace195cb465e2e980fb78c22c3fd9","kind":"commit","published_at":"2020-08-25T19:52:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.29","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29/manifests"},{"name":"0.5.28","sha":"6e457d0172d2f42077028c1f71abf68fc2d4c235","kind":"commit","published_at":"2020-08-21T15:10:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.28","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28/manifests"},{"name":"0.5.27","sha":"1438919e49f670416f6a07fe34f69847694ece74","kind":"commit","published_at":"2020-08-16T16:28:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.27","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27/manifests"},{"name":"0.5.26","sha":"4a36f834525193118f5b6162748814e6b35a2339","kind":"commit","published_at":"2020-08-14T16:34:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26/manifests"},{"name":"0.5.25","sha":"a065745463ccc68ce3066a5cf5ed8add425e0428","kind":"commit","published_at":"2020-08-13T14:54:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25/manifests"},{"name":"0.5.24","sha":"1b8ae11db16864ab26d58030f1cd447111c09a79","kind":"commit","published_at":"2020-08-03T04:14:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24/manifests"},{"name":"0.5.23","sha":"3e0522fdd72016386e555e888229c32064d80985","kind":"commit","published_at":"2020-08-02T16:27:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23/manifests"},{"name":"0.5.22","sha":"e4671ce8cfb75d0c50a23d5044aa0b241607081b","kind":"commit","published_at":"2020-07-30T19:22:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22/manifests"},{"name":"0.5.21","sha":"e415c15f2cbddcb0ba71c740b6e8fdf76b02d555","kind":"commit","published_at":"2020-07-30T17:06:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21/manifests"},{"name":"0.5.20","sha":"f0060603bf5b64ddf29b49a2da1183cb1975faa1","kind":"commit","published_at":"2020-07-27T15:46:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20/manifests"},{"name":"0.5.19","sha":"74e9139a1d74e186a61026c323c5ee9c66413e59","kind":"commit","published_at":"2020-07-24T15:52:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19/manifests"},{"name":"0.5.18","sha":"77daf7de4b236304aef700be1f2f926c67e242a8","kind":"commit","published_at":"2020-07-23T14:58:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18/manifests"},{"name":"0.5.17","sha":"368d8447f0da09fbbff01a91890f4b9c40561a23","kind":"commit","published_at":"2020-07-22T08:47:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17/manifests"},{"name":"0.5.16","sha":"5066fa29a0c95fe46ea97072502f170d6abdef80","kind":"commit","published_at":"2020-07-19T18:48:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16/manifests"},{"name":"0.5.15","sha":"ef64bb6b4753d7de2ffd395f04ba33e864c712fa","kind":"commit","published_at":"2020-07-19T10:16:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15/manifests"},{"name":"0.5.14","sha":"7eee45b5ba3db77c56bb56cae24f1ab3f7c88076","kind":"commit","published_at":"2020-07-14T18:53:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14/manifests"},{"name":"0.5.13","sha":"127739bffcfadabd96c3be5ca019417ff8d56bdf","kind":"commit","published_at":"2020-06-30T15:02:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13/manifests"},{"name":"0.5.12","sha":"861553e5cb1cd87605ca2cc0231ec2059c6323bb","kind":"commit","published_at":"2020-06-29T02:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12/manifests"},{"name":"0.5.11","sha":"ec21482860c65fed2a22223283aa2c386fc7faaa","kind":"commit","published_at":"2020-06-25T02:19:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"01e9e58e92e44c385133b80c01caa475548929cd","kind":"commit","published_at":"2020-06-20T15:40:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"2cc4d0d17ed5a1ed249c06bdc6d4d2dabbe34f71","kind":"commit","published_at":"2020-06-19T06:13:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"66309858d539e8d8cb8a2eb45896c270368ed15e","kind":"commit","published_at":"2020-06-17T06:13:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"462420a0712eda553f8725661e6755ae58833157","kind":"commit","published_at":"2020-06-14T09:33:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"4edf51f63a54a569aee25013b937d731b69f2e9c","kind":"commit","published_at":"2020-06-13T15:29:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"26cc2b460c8e9c731aab79c9c467b8f442e3a9ae","kind":"commit","published_at":"2020-06-12T02:49:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"af9df2e380b4d33f2e20e80ae96489ff95853f07","kind":"commit","published_at":"2020-06-11T16:43:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"762ac1b7257be5b30e2c133f9601a88f95520a32","kind":"commit","published_at":"2020-06-11T09:56:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d647cd318bf2e0295d83732a5940dc89188f700f","kind":"commit","published_at":"2020-06-05T16:55:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5420f30c1788cf23b73327a7139f5e38e687cf41","kind":"commit","published_at":"2020-06-05T04:51:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"6982fe9382774d5d2784ae98069a9164c414092e","kind":"commit","published_at":"2020-06-02T05:35:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0/manifests"},{"name":"0.4.11","sha":"9bc322980ca33b33442370ae1284a239aa455316","kind":"commit","published_at":"2020-05-19T14:45:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"e979f13a2419c219d2cb4637986368c551c4e37e","kind":"commit","published_at":"2020-05-06T07:19:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"76043419f3a17fb0d0ff2ccf5cc624f2ea2bdab5","kind":"commit","published_at":"2020-04-22T15:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"6055368ace6ca616bd2bd2b398e63a2dd226813c","kind":"commit","published_at":"2020-04-18T18:01:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"9b665e86e58a6a7100ffa91d34e2a659ac13194d","kind":"commit","published_at":"2020-04-14T16:21:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"cf96232ea65fcd5336b499d2eed5d81b69cabdef","kind":"commit","published_at":"2020-04-06T18:09:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"834cdd354f9b6260226a2b14c5e2103f28008953","kind":"commit","published_at":"2020-04-05T17:09:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"bed6dea29f5df512d105add193d75949f4c2d185","kind":"commit","published_at":"2020-04-01T03:18:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"1c5fdaa1450c1e716c48e60cbd1356264024bf8b","kind":"commit","published_at":"2020-03-31T16:11:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c0551c4b83f71958f098555a83145f437c482adb","kind":"commit","published_at":"2020-03-30T16:53:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"7e0dc0c740870fd64ed78d48c7d7fdb0682b8b19","kind":"commit","published_at":"2020-03-23T17:43:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"6529cd697eddb4208493a155d3a0bb7f77156903","kind":"commit","published_at":"2020-03-16T14:22:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"6ad759257b4a125d14c7e414aace9ad03d01d19a","kind":"commit","published_at":"2020-02-26T13:39:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"e596b40ef3f6889bd325d20807a35939ef6a3f96","kind":"commit","published_at":"2020-02-05T01:02:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4d5135de802ae0dbbd95a08210d4ea0a80abdd86","kind":"commit","published_at":"2020-02-03T00:59:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"40b9f3521fb5905159641bf1a75ec594b2d93435","kind":"commit","published_at":"2020-01-09T16:47:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"2c9e777617b491f6637c0faba5a33cabb2f1e47b","kind":"commit","published_at":"2019-12-13T06:46:16.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"ad35e4cc58e994d932181028062e1759c917709f","kind":"commit","published_at":"2019-12-04T23:07:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"e375a32e09d6c94a18c0ac663c49244f14f53a4c","kind":"commit","published_at":"2019-11-25T00:58:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"0199de5931985ba3d05dc4bf3d636d43a3bd5d61","kind":"commit","published_at":"2019-11-22T07:23:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"a2dcffd1e30bc1ec5ba839914b990600f2b8c1d9","kind":"commit","published_at":"2019-11-04T04:24:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"cdcd01d1f602278f82e60be1dd21dc6199379767","kind":"commit","published_at":"2019-10-18T09:01:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"018e2d4dcc5400fd7e727dfb4aa69d70add22e6e","kind":"commit","published_at":"2019-10-18T02:58:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"b54c3d0992542c4635009cc423ccb9474d97f305","kind":"commit","published_at":"2019-10-17T17:36:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"5697b69056d932f815ce037b9be5f5bb1ad66a39","kind":"commit","published_at":"2019-10-16T00:51:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"30ae21357b337ddbf3f07193914b32a356200633","kind":"commit","published_at":"2019-10-15T11:49:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"f5b43a694e1ae5e8a3f1148f87e3e0d5e0c32abd","kind":"commit","published_at":"2019-10-10T13:04:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"06abed62492d3d53932f9fb432dd6b3870775c3b","kind":"commit","published_at":"2019-10-09T12:30:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"c211f466d08f1b4b828ed2037ade9cff5c6d7c69","kind":"commit","published_at":"2019-09-26T17:02:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"196b6c3d5151cfb122a30b4ab226f9c3647ed549","kind":"commit","published_at":"2019-09-13T19:05:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"2666433e6c5e050ae9a40b0672fb6370657c4773","kind":"commit","published_at":"2019-09-13T10:22:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"9dba5745bba51e19fb6be8784b9506559bb43177","kind":"commit","published_at":"2019-09-13T09:32:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"8fd5698bbdb375c091d64a5e20dd67af6914c3f8","kind":"commit","published_at":"2019-09-05T20:36:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"4eed7b29eddf1081a648f7451a05cdc791af3a99","kind":"commit","published_at":"2019-08-06T15:42:01.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.1.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"e3ba07884e98b174e71ad799b2819b9f228f8b05","kind":"commit","published_at":"2019-07-31T19:07:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"20ce8b2a683081c689f4d38ad69dbfc5bfe50ada","kind":"commit","published_at":"2019-07-26T09:06:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a14de77fcc07ac5cb887bb23869dcb3ee05e5d05","kind":"commit","published_at":"2019-07-23T15:48:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"82e01fcc5b61c7c9c1f933bf2575bf60a343c21f","kind":"commit","published_at":"2019-07-23T14:26:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3/manifests"},{"name":"0.0.1","sha":"71d00043279b72fd9c150ec8b519540fbe360f00","kind":"commit","published_at":"2019-07-23T12:27:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-10T11:28:12.278Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":61.9881660972775,"dependent_packages_count":9.39703448032966,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.69260028880358},"purl":"pkg:pypi/datamodel-code-generator-genson-wheel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/datamodel-code-generator-genson-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/datamodel-code-generator-genson-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/datamodel-code-generator-genson-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/koxudaxi"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:03.627Z","issues_count":431,"pull_requests_count":1035,"avg_time_to_close_issue":6283202.952662722,"avg_time_to_close_pull_request":893752.0318681318,"issues_closed_count":169,"pull_requests_closed_count":910,"pull_request_authors_count":127,"issue_authors_count":321,"avg_comments_per_issue":1.3410672853828307,"avg_comments_per_pull_request":2.0521739130434784,"merged_pull_requests_count":593,"bot_issues_count":2,"bot_pull_requests_count":610,"past_year_issues_count":130,"past_year_pull_requests_count":429,"past_year_avg_time_to_close_issue":1538985.5128205128,"past_year_avg_time_to_close_pull_request":614829.0251396648,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":358,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":98,"past_year_avg_comments_per_issue":0.47692307692307695,"past_year_avg_comments_per_pull_request":2.0955710955710956,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":232,"past_year_merged_pull_requests_count":200,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/issues","maintainers":[{"login":"koxudaxi","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"},{"login":"gaborbernat","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}],"active_maintainers":[{"login":"koxudaxi","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"},{"login":"gaborbernat","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-genson-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-genson-wheel/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-genson-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-genson-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-genson-wheel/codemeta","maintainers":[{"uuid":"SimonTaurus","login":"SimonTaurus","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/SimonTaurus/","role":"Owner","created_at":"2024-05-12T02:31:28.853Z","updated_at":"2024-05-12T02:31:28.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/SimonTaurus/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":796887,"maintainers_count":333069,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52198},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-02-15T07:24:59.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12861961,"name":"python313Packages.datamodel-code-generator","ecosystem":"nixpkgs","description":"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources","homepage":"https://github.com/koxudaxi/datamodel-code-generator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/koxudaxi/datamodel-code-generator","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T01:30:41.631Z","latest_release_published_at":"2026-01-27T01:30:41.631Z","latest_release_number":"0.35.0","last_synced_at":"2026-02-02T11:05:55.021Z","created_at":"2026-01-27T01:30:41.241Z","updated_at":"2026-02-02T11:05:55.021Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.datamodel-code-generator","install_command":"nix-env -iA nixpkgs.python313Packages.datamodel-code-generator","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/datamodel-code-generator/default.nix#L89","metadata":{"nix_attribute":"python3.13-datamodel-code-generator-0.35.0","position":"pkgs/development/python-modules/datamodel-code-generator/default.nix:89","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datamodel-code-generator","upstream_purl":"pkg:pypi/datamodel-code-generator"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.datamodel-code-generator?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.datamodel-code-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.datamodel-code-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.datamodel-code-generator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datamodel-code-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datamodel-code-generator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datamodel-code-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datamodel-code-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datamodel-code-generator/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":141012,"maintainers_count":397,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":24},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-02-15T06:59:04.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12733191,"name":"datamodel-code-generator","ecosystem":"nixpkgs","description":"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources","homepage":"https://github.com/koxudaxi/datamodel-code-generator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/koxudaxi/datamodel-code-generator","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T02:06:50.382Z","latest_release_published_at":"2026-01-26T02:06:50.382Z","latest_release_number":"0.35.0","last_synced_at":"2026-01-26T02:06:50.688Z","created_at":"2026-01-26T02:06:50.186Z","updated_at":"2026-01-26T02:06:50.874Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=datamodel-code-generator","install_command":"nix-env -iA nixpkgs.datamodel-code-generator","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/datamodel-code-generator/default.nix#L89","metadata":{"nix_attribute":"datamodel-code-generator-0.35.0","position":"pkgs/development/python-modules/datamodel-code-generator/default.nix:89","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/datamodel-code-generator?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/datamodel-code-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/datamodel-code-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/datamodel-code-generator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/datamodel-code-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/datamodel-code-generator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/datamodel-code-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/datamodel-code-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/datamodel-code-generator/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":141012,"maintainers_count":397,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":24},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-02-15T06:59:04.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13664270,"name":"python-datamodel-code-generator","ecosystem":"debian","description":null,"homepage":"https://github.com/koxudaxi/datamodel-code-generator","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/koxudaxi/datamodel-code-generator","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:02:20.621Z","latest_release_published_at":"2026-02-12T10:02:20.621Z","latest_release_number":"0.26.4-3","last_synced_at":"2026-02-13T12:42:55.304Z","created_at":"2026-02-12T10:02:20.166Z","updated_at":"2026-02-13T12:42:55.304Z","registry_url":"https://tracker.debian.org/pkg/python-datamodel-code-generator","install_command":"apt-get install python-datamodel-code-generator","documentation_url":"https://packages.debian.org/trixie/python-datamodel-code-generator","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-datamodel-code-generator, datamodel-codegen","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, black, help2man, pybuild-plugin-pyproject, python3-all, python3-argcomplete, python3-isort, python3-jinja2, python3-poetry-core, python3-pydantic, python3-setuptools, python3-yaml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38050201,"uuid":"189179081","full_name":"koxudaxi/datamodel-code-generator","owner":"koxudaxi","description":"Python data model generator (Pydantic, dataclasses, TypedDict, msgspec) from OpenAPI, JSON Schema, GraphQL, and raw data (JSON/YAML/CSV).","archived":false,"fork":false,"pushed_at":"2026-01-31T21:11:04.000Z","size":25626,"stargazers_count":3731,"open_issues_count":40,"forks_count":426,"subscribers_count":27,"default_branch":"main","last_synced_at":"2026-02-01T09:09:13.338Z","etag":null,"topics":["code-generator","csv","dataclass","datamodel","fastapi","generator","graphql","json-schema","msgspec","openapi","openapi-codegen","pydantic","python","swagger","swagger-codegen","typeddict","yaml"],"latest_commit_sha":null,"homepage":"https://koxudaxi.github.io/datamodel-code-generator/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koxudaxi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supported-data-types.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["koxudaxi"]}},"created_at":"2019-05-29T08:01:32.000Z","updated_at":"2026-01-31T21:21:06.000Z","dependencies_parsed_at":"2025-12-24T04:08:52.805Z","dependency_job_id":null,"html_url":"https://github.com/koxudaxi/datamodel-code-generator","commit_stats":{"total_commits":1146,"total_committers":135,"mean_commits":8.488888888888889,"dds":0.5776614310645725,"last_synced_commit":"d306553dc949e87fb476c83b8d22b23ae72a8dda"},"previous_names":[],"tags_count":239,"template":false,"template_full_name":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/sbom","scorecard":{"id":14766,"data":{"date":"2025-08-04","repo":{"name":"github.com/koxudaxi/datamodel-code-generator","commit":"e9ffb9fdf8ac55dc7a7306674c0430adfc73b92f"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:22","Warn: no topLevel permission defined: .github/workflows/codeql.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yaml:16","Warn: no topLevel permission defined: .github/workflows/codspeed.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:28"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:9","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T15:31:02.544Z","repository_id":38050201,"created_at":"2025-08-14T15:31:02.545Z","updated_at":"2025-08-14T15:31:02.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29363010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T10:02:22.591Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.17331690032352487,"forks_count":0.2272377137575104,"docker_downloads_count":null,"average":0.10013865352025882},"purl":"pkg:deb/debian/python-datamodel-code-generator?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-datamodel-code-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-datamodel-code-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-datamodel-code-generator/dependencies","status":null,"funding_links":["https://github.com/sponsors/koxudaxi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-11T00:01:11.645Z","issues_count":437,"pull_requests_count":1042,"avg_time_to_close_issue":6516784.622093023,"avg_time_to_close_pull_request":854652.2406593406,"issues_closed_count":172,"pull_requests_closed_count":910,"pull_request_authors_count":128,"issue_authors_count":323,"avg_comments_per_issue":1.3981693363844394,"avg_comments_per_pull_request":2.064299424184261,"merged_pull_requests_count":594,"bot_issues_count":2,"bot_pull_requests_count":611,"past_year_issues_count":83,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":1325415.7857142857,"past_year_avg_time_to_close_pull_request":518057.3333333333,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":0.4819277108433735,"past_year_avg_comments_per_pull_request":2.181159420289855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/issues","maintainers":[{"login":"koxudaxi","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"},{"login":"gaborbernat","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}],"active_maintainers":[{"login":"koxudaxi","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"},{"login":"gaborbernat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-datamodel-code-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-datamodel-code-generator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-datamodel-code-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-datamodel-code-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-datamodel-code-generator/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38023,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":202},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-02-17T05:00:24.428Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":9881586,"name":"datamodel-code-generator-michael2to3","ecosystem":"pypi","description":"Datamodel Code Generator","homepage":"https://github.com/koxudaxi/datamodel-code-generator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/koxudaxi/datamodel-code-generator","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-05-05T13:11:16.000Z","latest_release_published_at":"2024-05-05T13:18:53.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-10-08T16:28:40.995Z","created_at":"2024-05-05T13:16:35.195Z","updated_at":"2025-10-08T16:28:40.995Z","registry_url":"https://pypi.org/project/datamodel-code-generator-michael2to3/","install_command":"pip install datamodel-code-generator-michael2to3 --index-url https://pypi.org/simple","documentation_url":"https://datamodel-code-generator-michael2to3.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"datamodel-code-generator-michael2to3","project_status":null},"repo_metadata":{"id":38050201,"uuid":"189179081","full_name":"koxudaxi/datamodel-code-generator","owner":"koxudaxi","description":"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.","archived":false,"fork":false,"pushed_at":"2024-05-01T20:21:49.000Z","size":11840,"stargazers_count":2310,"open_issues_count":160,"forks_count":264,"subscribers_count":25,"default_branch":"main","last_synced_at":"2024-05-02T01:27:42.422Z","etag":null,"topics":["code-generator","csv","dataclass","datamodel","fastapi","generator","json-schema","openapi","openapi-codegen","pydantic","python","swagger","swagger-codegen","yaml"],"latest_commit_sha":null,"homepage":"https://koxudaxi.github.io/datamodel-code-generator/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koxudaxi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supported-data-types.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["koxudaxi"],"polar":"koxudaxi"}},"created_at":"2019-05-29T08:01:32.000Z","updated_at":"2024-05-06T02:34:19.825Z","dependencies_parsed_at":"2023-11-07T13:40:37.372Z","dependency_job_id":"b2b22882-1e58-49cb-b2e2-b97082102c82","html_url":"https://github.com/koxudaxi/datamodel-code-generator","commit_stats":{"total_commits":756,"total_committers":67,"mean_commits":"11.283582089552239","dds":"0.46164021164021163","last_synced_commit":"3c6958275a7a2793b4f91b1709660fd86779b88c"},"previous_names":[],"tags_count":186,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214784445,"owners_count":15784356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"koxudaxi","name":"Koudai Aono","uuid":"630670","kind":"user","description":"I am a software engineer focusing on Python 🐍 and Open Source contributions 💻🌐.\r\n","email":"","website":null,"location":"Tokyo, Japan","twitter":null,"company":"Tractable @tractableai","icon_url":"https://avatars.githubusercontent.com/u/630670?u=507d8577b4b3670546b449c4c2ccbc5af40d72f7\u0026v=4","repositories_count":47,"last_synced_at":"2024-05-20T14:52:40.064Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/koxudaxi","funding_links":["https://github.com/sponsors/koxudaxi"],"total_stars":4188,"followers":380,"following":11,"created_at":"2022-11-03T05:47:02.097Z","updated_at":"2024-05-20T14:52:41.377Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi/repositories"},"tags":[{"name":"0.25.6","sha":"fcab9a4d555d4b96d64bb277f974bb7507982fb2","kind":"commit","published_at":"2024-04-23T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6/manifests"},{"name":"0.25.5","sha":"113dcd28a1b2ad6ec9f1850ac69221ab2f473a5e","kind":"commit","published_at":"2024-03-16T11:41:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5/manifests"},{"name":"0.25.4","sha":"a4a3a429871e1e93dce889f02f765a65dfbffb04","kind":"commit","published_at":"2024-02-13T18:06:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"690cb1281da0f22dba07dacf4ad1b3d956531ba7","kind":"commit","published_at":"2024-02-01T18:07:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"9bb2705327528fc6ab3fc87317c1767be552768f","kind":"commit","published_at":"2023-12-21T17:55:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"16043791b02f69e57fc453a65dd0149eab01140f","kind":"commit","published_at":"2023-11-26T16:02:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"a46fe94e36806eb4c24cf4e6327afbd5aff3b2f4","kind":"commit","published_at":"2023-11-25T07:04:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0/manifests"},{"name":"0.24.2","sha":"0ffcfd1845c19c0fcc54801499d12033f8852101","kind":"commit","published_at":"2023-11-16T11:00:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"65edaef0298f36acc3523dc3d89934e1504d702f","kind":"commit","published_at":"2023-11-16T10:18:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"97b23f0a83071bf30c9daca0e94884a7f3bd879d","kind":"commit","published_at":"2023-11-14T17:56:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"979444cdd4cbfbfab489f6f4c9bb09f8eaf8553b","kind":"commit","published_at":"2023-11-08T16:16:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.23.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0/manifests"},{"name":"0.22.1","sha":"339f6c6ab6cb1db70163d52c718a32937e254bc9","kind":"commit","published_at":"2023-10-08T00:35:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"739b05004d2f88896824c31cbad3897502369769","kind":"commit","published_at":"2023-09-23T16:37:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0/manifests"},{"name":"0.21.5","sha":"04c8b68dbcd39bd3eb1366b589fa2b5ef9fa85bd","kind":"commit","published_at":"2023-09-06T16:34:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5/manifests"},{"name":"0.21.4","sha":"de82679014235f0c53c293a6f7e715d879978b3c","kind":"commit","published_at":"2023-08-09T18:37:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"0deef65f8f81a169c564daf2c5dc09f63f600a32","kind":"commit","published_at":"2023-08-03T00:05:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"b63693a2497d40036a1eced65052471aa3c96182","kind":"commit","published_at":"2023-07-20T15:58:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f172a5a41a6b48327b6179c24cf3453e84cc9324","kind":"commit","published_at":"2023-07-06T07:06:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"f9270683d0409191b61e80c219a066ed3d69b01b","kind":"commit","published_at":"2023-07-03T03:14:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"dcf11fcf5bdae115410bab95bcbe2836e41cbfde","kind":"commit","published_at":"2023-06-06T15:10:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.20.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"8855a1337d552b68857db6e8a547f43314b1c7d1","kind":"commit","published_at":"2023-05-04T06:24:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.19.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"3c6958275a7a2793b4f91b1709660fd86779b88c","kind":"commit","published_at":"2023-04-23T15:37:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"03eeddbabf9259dd083a4055809ba62d26178e6c","kind":"commit","published_at":"2023-04-16T17:16:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0/manifests"},{"name":"0.17.2","sha":"38dc30e7315e8477e03f79dfa3c395af792f1127","kind":"commit","published_at":"2023-03-31T15:10:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"1c18fe5ede6656f2e892c92d69315fd870ede6ec","kind":"commit","published_at":"2023-02-06T17:54:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"38f177135fefaeb02909eba9f0c9f4ef550f5a22","kind":"commit","published_at":"2023-01-30T16:15:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"7dfacd51664a9911cac66c1f60ba650005ec0a33","kind":"commit","published_at":"2023-01-22T17:01:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"c81ad5caf506a4924148ee08f9689181b377d1aa","kind":"commit","published_at":"2023-01-16T05:15:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"9c21b5393eb516ecb4ae74cd782e7c7242a2773c","kind":"commit","published_at":"2023-01-03T17:31:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.15.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"c4e8f2c8680b5cdbfb8d718f98c3ca6978f4e6e5","kind":"commit","published_at":"2022-12-28T17:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"da52396eea6d65081521a80e782b3ad350eccf44","kind":"commit","published_at":"2022-11-18T05:10:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0/manifests"},{"name":"0.13.5","sha":"df88011f22487c07231b423cefd13aef6d7a5bb6","kind":"commit","published_at":"2022-11-04T01:01:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"8183a29795c17fb80ebee189e12d0cd6e46f63b4","kind":"commit","published_at":"2022-10-31T16:07:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"ddee5d93a7482697d605e768ad4a67b093bf1cf5","kind":"commit","published_at":"2022-10-27T17:06:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"5a8654bffc4ac3e7adf3fdfffccf9efa07fa0c5b","kind":"commit","published_at":"2022-10-17T14:21:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"e3dbcc522042c1a6bdbcf9b7d534c9291e38b3f7","kind":"commit","published_at":"2022-08-11T18:41:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"431dd3329caeade72fce7d6c475f7c8a5467a039","kind":"commit","published_at":"2022-05-27T08:21:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ce9bed7b45c3e693e0c7caef642b4cb40a3ac4a6","kind":"commit","published_at":"2022-05-27T05:20:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7c7e35d8699a92807d9a870a7f6a6ae9b9d91254","kind":"commit","published_at":"2022-05-27T00:20:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6e38bf7532c6d980aa5ff354d52af201172857c4","kind":"commit","published_at":"2022-05-16T18:09:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"fc1c25756a0b41ff68ce541c644456363cd1418b","kind":"commit","published_at":"2022-04-16T16:59:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0/manifests"},{"name":"0.11.20","sha":"ae622117e1fcefdbb823eaf317f0732774d72b6c","kind":"commit","published_at":"2022-03-12T01:57:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20/manifests"},{"name":"0.11.19","sha":"d706b1ec9fbac5e4f19df27637173e8c1da68eda","kind":"commit","published_at":"2022-02-08T17:14:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19/manifests"},{"name":"0.11.18","sha":"eb8210e9ea5bbb1a9dc56fb5b200b3a6a4387903","kind":"commit","published_at":"2022-02-02T12:56:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18/manifests"},{"name":"0.11.17","sha":"cf4b361b5c2796a46acb88bd30a2377fffe4d22f","kind":"commit","published_at":"2022-01-23T08:13:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17/manifests"},{"name":"0.11.16","sha":"e2dcb199fc6da3c22aa5df4dd209721f1e71507e","kind":"commit","published_at":"2022-01-17T18:36:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16/manifests"},{"name":"0.11.15","sha":"8486dd1f4dc5dc4c4e6d23bd6ed84170761d4376","kind":"commit","published_at":"2021-11-29T02:42:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15/manifests"},{"name":"0.11.14","sha":"c01585036af05bc96f7f24e89c9b72ce60e7d057","kind":"commit","published_at":"2021-09-30T14:27:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14/manifests"},{"name":"0.11.13","sha":"8901210c3811d2c9a98a28d7cfb03c51d2cf7d0e","kind":"commit","published_at":"2021-09-15T14:00:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13/manifests"},{"name":"0.11.12","sha":"55eab4fb418555a2088f49346a4b0f212a823bb4","kind":"commit","published_at":"2021-08-27T16:05:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12/manifests"},{"name":"0.11.11","sha":"02c147a7a7a742dc1920f05c4dffe126ba1e1656","kind":"commit","published_at":"2021-08-12T16:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11/manifests"},{"name":"0.11.10","sha":"fd3ce204ca19f3f7e65f557b21b3c47b570decb1","kind":"commit","published_at":"2021-08-12T15:18:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10/manifests"},{"name":"0.11.9","sha":"b782b5df6de4355070420d05ce88de15f6c21602","kind":"commit","published_at":"2021-07-31T09:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9/manifests"},{"name":"0.11.8","sha":"824a6e1335614beb6e505b3236091303b7dc6377","kind":"commit","published_at":"2021-06-11T16:32:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8/manifests"},{"name":"0.11.7","sha":"03959a43329dbdfc85c8ea050cc332a9c08dd0c3","kind":"commit","published_at":"2021-06-09T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7/manifests"},{"name":"0.11.6","sha":"80bd7abaaafd6cb07cbfa41aa3a5a54d6d1c36a0","kind":"commit","published_at":"2021-05-28T15:42:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6/manifests"},{"name":"0.2.11+backport-1","sha":"0886558b0cb45997e55059a5d0322303a2cdbc9b","kind":"commit","published_at":"2021-05-19T14:38:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11+backport-1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11+backport-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1/manifests"},{"name":"0.11.5","sha":"79409270e7fa7589c798ba9cdb90ab56f74538f1","kind":"commit","published_at":"2021-05-16T16:15:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"af9f495334e3c9de0f333555f827c3bac7b657d3","kind":"commit","published_at":"2021-05-05T17:20:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"b370ec145175bfedfa6c9d45e0e1eb15d673445e","kind":"commit","published_at":"2021-04-29T16:58:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"d57b73895cf749118e93891e9bdf7070bede73fe","kind":"commit","published_at":"2021-04-26T17:34:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"1dd41dd62ddc8238b35a2dd430c0eb7d3d3abcc2","kind":"commit","published_at":"2021-04-22T17:58:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"6e18eca2f2814831705a8f7256cb6c440e12e53b","kind":"commit","published_at":"2021-04-20T17:28:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"5ccafec0d9e1efeb0651c7e5dcce017a6ecf6c58","kind":"commit","published_at":"2021-04-18T09:30:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"7fa641f9694afeac7dd5a6164df2e12270f580a4","kind":"commit","published_at":"2021-04-03T23:27:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"cba92a5efe5d7297e9d5525e639a97b4817c37ed","kind":"commit","published_at":"2021-03-31T15:49:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f9c2179bedd805ec1e1b7e405adbc4debecbe31c","kind":"commit","published_at":"2021-03-26T18:54:36.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0/manifests"},{"name":"0.9.4","sha":"d5bc50cb9d934ae5d40e8a5dd003224bdc7527de","kind":"commit","published_at":"2021-03-21T09:16:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"2e7545f728775d4a80fe5f8f4be8e461a0d3dae7","kind":"commit","published_at":"2021-03-18T05:39:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"86665b19c4e90ef62b28f8b341923a8cab5d597e","kind":"commit","published_at":"2021-03-11T03:24:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"81a72d1a37e02fb72634a615530ca9b0656b3c5a","kind":"commit","published_at":"2021-03-08T06:22:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"69e9c5c1c593c7fb1cb941b21e9200aa8c0acf69","kind":"commit","published_at":"2021-03-04T14:29:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"e85edd620286adec89906be65e954f6950c1d2f2","kind":"commit","published_at":"2021-02-25T14:35:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"3cad791559927f0419ebf0b741ba4a41bd49074a","kind":"commit","published_at":"2021-02-20T18:21:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"6f706f011ef4f77d22267e3d856893d983190314","kind":"commit","published_at":"2021-02-18T16:26:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"24c38e691c5c15ed396579743e1f765c2f8b90ba","kind":"commit","published_at":"2021-02-17T05:47:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"9842c538cad593f6e253713e3d40561873291d24","kind":"commit","published_at":"2021-02-16T04:06:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1c3a842373108f54a2c170524189e919bf9cae91","kind":"commit","published_at":"2021-02-09T06:17:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a016a08f9f5725072f9ed219e708c2369b6d3850","kind":"commit","published_at":"2021-02-05T19:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c4a1852c28969762c1dc7c4607ece33a539f75aa","kind":"commit","published_at":"2021-01-31T16:59:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0/manifests"},{"name":"0.6.26","sha":"f90e347e8ad0f9fa65c139228d379e730ec97bd5","kind":"commit","published_at":"2021-01-26T02:32:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26/manifests"},{"name":"0.6.25","sha":"b0a636da3199fc42588b4a32b4aeb160af28a847","kind":"commit","published_at":"2021-01-24T15:57:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25/manifests"},{"name":"0.6.24","sha":"4be430ab1dbe3736f0a33300af1831e36894c2c1","kind":"commit","published_at":"2021-01-23T09:46:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24/manifests"},{"name":"0.6.23","sha":"f9b64e0a214d9ecbe583289c6e8d6752e1d9cbb4","kind":"commit","published_at":"2021-01-21T06:49:30.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23/manifests"},{"name":"0.6.22","sha":"24ec6c70efcf69592a53390d1a7d7035fbbfd03f","kind":"commit","published_at":"2021-01-19T19:00:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22/manifests"},{"name":"0.6.21","sha":"aa7ca9ade354d942f18477ae7000e5f3cb44c7da","kind":"commit","published_at":"2021-01-18T10:20:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21/manifests"},{"name":"0.6.20","sha":"a6b8a70a419d5edd5bd4e295434cf3965ca302b4","kind":"commit","published_at":"2021-01-15T16:59:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20/manifests"},{"name":"0.6.19","sha":"4c9d21544250e7abb560cbda4cfc53a9d4e2d422","kind":"commit","published_at":"2021-01-15T10:12:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19/manifests"},{"name":"0.6.18","sha":"4b4f96a80a0dc47e908d1207f1775326c5c065c8","kind":"commit","published_at":"2021-01-08T15:32:04.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18/manifests"},{"name":"0.6.17","sha":"ada9b19d4c51b22ac4d4a872794416ad71f329cd","kind":"commit","published_at":"2021-01-06T06:11:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17/manifests"},{"name":"0.6.16","sha":"a9681712b7c40ef94154181db43840f06ccaca5b","kind":"commit","published_at":"2020-12-29T20:59:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16/manifests"},{"name":"0.6.15","sha":"681ca87e7ee0c25a9e83dfe2a4cc9916083f1229","kind":"commit","published_at":"2020-12-28T10:10:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"93a008c4bc3c90cb16dd6d1e50566d8da0e58880","kind":"commit","published_at":"2020-12-27T15:58:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"8df715871860ae49fbbd47bbacc93e5a03126477","kind":"commit","published_at":"2020-12-25T09:17:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"dd3eaf38236d75eacd8fa7e075c5a03654d403b1","kind":"commit","published_at":"2020-12-24T09:59:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"e91ae4c6dc3fd6a1dfb561e1def2e681ec9ac2be","kind":"commit","published_at":"2020-12-17T06:46:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"70f3ed0adb3310235b8e87989034e30a00647976","kind":"commit","published_at":"2020-12-07T09:49:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"43bdc6239126769d27f1ecd54a624003f970d31c","kind":"commit","published_at":"2020-12-02T16:32:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"a1a1b92460df22c913f2204bf6140015659a9e4e","kind":"commit","published_at":"2020-11-29T16:48:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"4e4848fb9f03989599b2c8cc957dc30b4496afa3","kind":"commit","published_at":"2020-11-17T16:35:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"9111036025caa5abe9f8a72900ae49694ed677a7","kind":"commit","published_at":"2020-11-14T10:18:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"edfb52fb4112431e0874dd8c15b960b7e51dcda8","kind":"commit","published_at":"2020-11-12T09:40:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"f8d2e3114219a3e545385918e8f405c3fd656932","kind":"commit","published_at":"2020-11-11T01:52:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"a5400e36e41707c7da21a08f17c36756a1fc60d4","kind":"commit","published_at":"2020-11-09T20:16:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"bddf61aaaf98602530dde68028f6f5f4b77ee749","kind":"commit","published_at":"2020-11-05T03:18:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"6bf0a543db83e39cc154e33a3be521edbead4590","kind":"commit","published_at":"2020-11-01T17:05:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b4a815702bcbd94977d86a6099d19280c3a113a0","kind":"commit","published_at":"2020-10-18T17:48:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0/manifests"},{"name":"0.5.39","sha":"d3e92f7ab16e673fed6d5d7b1626735e4d47bdc1","kind":"commit","published_at":"2020-10-06T16:30:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.39","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39/manifests"},{"name":"0.5.38","sha":"691e452235b6c3c64777aca4f352e748cdb7b4fa","kind":"commit","published_at":"2020-10-05T16:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.38","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38/manifests"},{"name":"0.5.37","sha":"ddd909746a66df5c8268d782f3ae24bee636be92","kind":"commit","published_at":"2020-10-03T02:21:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.37","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37/manifests"},{"name":"0.5.36","sha":"6777e88fe9a7232608518d3e722ef375342221cd","kind":"commit","published_at":"2020-10-02T18:15:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.36","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36/manifests"},{"name":"0.5.35","sha":"bf2b2043fd7da3376dc6e38d2abf38e8e574ed96","kind":"commit","published_at":"2020-09-23T20:26:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.35","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35/manifests"},{"name":"0.5.34","sha":"8780f278d1aebda5518811e3f3552a0b3ba61201","kind":"commit","published_at":"2020-09-19T16:07:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.34","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34/manifests"},{"name":"0.5.33","sha":"c2bbfe9823f55a1210f1921db62f54170c707f0e","kind":"commit","published_at":"2020-09-17T19:04:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.33","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33/manifests"},{"name":"0.5.32","sha":"7040ddc78f296ba093a704880a2bf98d51197e78","kind":"commit","published_at":"2020-09-16T19:21:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.32","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32/manifests"},{"name":"0.5.31","sha":"52433e9985995fdffd95eb25eb7847954bc92d0a","kind":"commit","published_at":"2020-09-12T18:13:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.31","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31/manifests"},{"name":"0.5.30","sha":"a4c8ea006eda48ffd9438ba48f5ee23a8ae6f804","kind":"commit","published_at":"2020-09-04T17:57:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.30","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30/manifests"},{"name":"0.5.29","sha":"e9b6edfc2e2ace195cb465e2e980fb78c22c3fd9","kind":"commit","published_at":"2020-08-25T19:52:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.29","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29/manifests"},{"name":"0.5.28","sha":"6e457d0172d2f42077028c1f71abf68fc2d4c235","kind":"commit","published_at":"2020-08-21T15:10:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.28","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28/manifests"},{"name":"0.5.27","sha":"1438919e49f670416f6a07fe34f69847694ece74","kind":"commit","published_at":"2020-08-16T16:28:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.27","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27/manifests"},{"name":"0.5.26","sha":"4a36f834525193118f5b6162748814e6b35a2339","kind":"commit","published_at":"2020-08-14T16:34:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26/manifests"},{"name":"0.5.25","sha":"a065745463ccc68ce3066a5cf5ed8add425e0428","kind":"commit","published_at":"2020-08-13T14:54:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25/manifests"},{"name":"0.5.24","sha":"1b8ae11db16864ab26d58030f1cd447111c09a79","kind":"commit","published_at":"2020-08-03T04:14:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24/manifests"},{"name":"0.5.23","sha":"3e0522fdd72016386e555e888229c32064d80985","kind":"commit","published_at":"2020-08-02T16:27:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23/manifests"},{"name":"0.5.22","sha":"e4671ce8cfb75d0c50a23d5044aa0b241607081b","kind":"commit","published_at":"2020-07-30T19:22:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22/manifests"},{"name":"0.5.21","sha":"e415c15f2cbddcb0ba71c740b6e8fdf76b02d555","kind":"commit","published_at":"2020-07-30T17:06:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21/manifests"},{"name":"0.5.20","sha":"f0060603bf5b64ddf29b49a2da1183cb1975faa1","kind":"commit","published_at":"2020-07-27T15:46:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20/manifests"},{"name":"0.5.19","sha":"74e9139a1d74e186a61026c323c5ee9c66413e59","kind":"commit","published_at":"2020-07-24T15:52:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19/manifests"},{"name":"0.5.18","sha":"77daf7de4b236304aef700be1f2f926c67e242a8","kind":"commit","published_at":"2020-07-23T14:58:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18/manifests"},{"name":"0.5.17","sha":"368d8447f0da09fbbff01a91890f4b9c40561a23","kind":"commit","published_at":"2020-07-22T08:47:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17/manifests"},{"name":"0.5.16","sha":"5066fa29a0c95fe46ea97072502f170d6abdef80","kind":"commit","published_at":"2020-07-19T18:48:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16/manifests"},{"name":"0.5.15","sha":"ef64bb6b4753d7de2ffd395f04ba33e864c712fa","kind":"commit","published_at":"2020-07-19T10:16:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15/manifests"},{"name":"0.5.14","sha":"7eee45b5ba3db77c56bb56cae24f1ab3f7c88076","kind":"commit","published_at":"2020-07-14T18:53:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14/manifests"},{"name":"0.5.13","sha":"127739bffcfadabd96c3be5ca019417ff8d56bdf","kind":"commit","published_at":"2020-06-30T15:02:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13/manifests"},{"name":"0.5.12","sha":"861553e5cb1cd87605ca2cc0231ec2059c6323bb","kind":"commit","published_at":"2020-06-29T02:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12/manifests"},{"name":"0.5.11","sha":"ec21482860c65fed2a22223283aa2c386fc7faaa","kind":"commit","published_at":"2020-06-25T02:19:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"01e9e58e92e44c385133b80c01caa475548929cd","kind":"commit","published_at":"2020-06-20T15:40:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"2cc4d0d17ed5a1ed249c06bdc6d4d2dabbe34f71","kind":"commit","published_at":"2020-06-19T06:13:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"66309858d539e8d8cb8a2eb45896c270368ed15e","kind":"commit","published_at":"2020-06-17T06:13:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"462420a0712eda553f8725661e6755ae58833157","kind":"commit","published_at":"2020-06-14T09:33:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"4edf51f63a54a569aee25013b937d731b69f2e9c","kind":"commit","published_at":"2020-06-13T15:29:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"26cc2b460c8e9c731aab79c9c467b8f442e3a9ae","kind":"commit","published_at":"2020-06-12T02:49:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"af9df2e380b4d33f2e20e80ae96489ff95853f07","kind":"commit","published_at":"2020-06-11T16:43:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"762ac1b7257be5b30e2c133f9601a88f95520a32","kind":"commit","published_at":"2020-06-11T09:56:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d647cd318bf2e0295d83732a5940dc89188f700f","kind":"commit","published_at":"2020-06-05T16:55:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5420f30c1788cf23b73327a7139f5e38e687cf41","kind":"commit","published_at":"2020-06-05T04:51:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"6982fe9382774d5d2784ae98069a9164c414092e","kind":"commit","published_at":"2020-06-02T05:35:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0/manifests"},{"name":"0.4.11","sha":"9bc322980ca33b33442370ae1284a239aa455316","kind":"commit","published_at":"2020-05-19T14:45:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"e979f13a2419c219d2cb4637986368c551c4e37e","kind":"commit","published_at":"2020-05-06T07:19:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"76043419f3a17fb0d0ff2ccf5cc624f2ea2bdab5","kind":"commit","published_at":"2020-04-22T15:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"6055368ace6ca616bd2bd2b398e63a2dd226813c","kind":"commit","published_at":"2020-04-18T18:01:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"9b665e86e58a6a7100ffa91d34e2a659ac13194d","kind":"commit","published_at":"2020-04-14T16:21:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"cf96232ea65fcd5336b499d2eed5d81b69cabdef","kind":"commit","published_at":"2020-04-06T18:09:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"834cdd354f9b6260226a2b14c5e2103f28008953","kind":"commit","published_at":"2020-04-05T17:09:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"bed6dea29f5df512d105add193d75949f4c2d185","kind":"commit","published_at":"2020-04-01T03:18:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"1c5fdaa1450c1e716c48e60cbd1356264024bf8b","kind":"commit","published_at":"2020-03-31T16:11:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c0551c4b83f71958f098555a83145f437c482adb","kind":"commit","published_at":"2020-03-30T16:53:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"7e0dc0c740870fd64ed78d48c7d7fdb0682b8b19","kind":"commit","published_at":"2020-03-23T17:43:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"6529cd697eddb4208493a155d3a0bb7f77156903","kind":"commit","published_at":"2020-03-16T14:22:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"6ad759257b4a125d14c7e414aace9ad03d01d19a","kind":"commit","published_at":"2020-02-26T13:39:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"e596b40ef3f6889bd325d20807a35939ef6a3f96","kind":"commit","published_at":"2020-02-05T01:02:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4d5135de802ae0dbbd95a08210d4ea0a80abdd86","kind":"commit","published_at":"2020-02-03T00:59:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"40b9f3521fb5905159641bf1a75ec594b2d93435","kind":"commit","published_at":"2020-01-09T16:47:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"2c9e777617b491f6637c0faba5a33cabb2f1e47b","kind":"commit","published_at":"2019-12-13T06:46:16.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"ad35e4cc58e994d932181028062e1759c917709f","kind":"commit","published_at":"2019-12-04T23:07:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"e375a32e09d6c94a18c0ac663c49244f14f53a4c","kind":"commit","published_at":"2019-11-25T00:58:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"0199de5931985ba3d05dc4bf3d636d43a3bd5d61","kind":"commit","published_at":"2019-11-22T07:23:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"a2dcffd1e30bc1ec5ba839914b990600f2b8c1d9","kind":"commit","published_at":"2019-11-04T04:24:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"cdcd01d1f602278f82e60be1dd21dc6199379767","kind":"commit","published_at":"2019-10-18T09:01:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"018e2d4dcc5400fd7e727dfb4aa69d70add22e6e","kind":"commit","published_at":"2019-10-18T02:58:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"b54c3d0992542c4635009cc423ccb9474d97f305","kind":"commit","published_at":"2019-10-17T17:36:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"5697b69056d932f815ce037b9be5f5bb1ad66a39","kind":"commit","published_at":"2019-10-16T00:51:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"30ae21357b337ddbf3f07193914b32a356200633","kind":"commit","published_at":"2019-10-15T11:49:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"f5b43a694e1ae5e8a3f1148f87e3e0d5e0c32abd","kind":"commit","published_at":"2019-10-10T13:04:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"06abed62492d3d53932f9fb432dd6b3870775c3b","kind":"commit","published_at":"2019-10-09T12:30:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"c211f466d08f1b4b828ed2037ade9cff5c6d7c69","kind":"commit","published_at":"2019-09-26T17:02:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"196b6c3d5151cfb122a30b4ab226f9c3647ed549","kind":"commit","published_at":"2019-09-13T19:05:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"2666433e6c5e050ae9a40b0672fb6370657c4773","kind":"commit","published_at":"2019-09-13T10:22:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"9dba5745bba51e19fb6be8784b9506559bb43177","kind":"commit","published_at":"2019-09-13T09:32:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"8fd5698bbdb375c091d64a5e20dd67af6914c3f8","kind":"commit","published_at":"2019-09-05T20:36:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"4eed7b29eddf1081a648f7451a05cdc791af3a99","kind":"commit","published_at":"2019-08-06T15:42:01.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.1.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"e3ba07884e98b174e71ad799b2819b9f228f8b05","kind":"commit","published_at":"2019-07-31T19:07:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"20ce8b2a683081c689f4d38ad69dbfc5bfe50ada","kind":"commit","published_at":"2019-07-26T09:06:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a14de77fcc07ac5cb887bb23869dcb3ee05e5d05","kind":"commit","published_at":"2019-07-23T15:48:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"82e01fcc5b61c7c9c1f933bf2575bf60a343c21f","kind":"commit","published_at":"2019-07-23T14:26:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3/manifests"},{"name":"0.0.1","sha":"71d00043279b72fd9c150ec8b519540fbe360f00","kind":"commit","published_at":"2019-07-23T12:27:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-08-10T10:48:10.975Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":62.31850962815052,"dependent_packages_count":9.446173345653968,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.88234148690225},"purl":"pkg:pypi/datamodel-code-generator-michael2to3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/datamodel-code-generator-michael2to3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/datamodel-code-generator-michael2to3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/datamodel-code-generator-michael2to3/dependencies","status":null,"funding_links":["https://github.com/sponsors/koxudaxi","https://polar.sh/koxudaxi"],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-09T12:10:29.967Z","issues_count":309,"pull_requests_count":505,"avg_time_to_close_issue":6953835.568181818,"avg_time_to_close_pull_request":686089.9692307692,"issues_closed_count":132,"pull_requests_closed_count":455,"pull_request_authors_count":75,"issue_authors_count":212,"avg_comments_per_issue":1.744336569579288,"avg_comments_per_pull_request":1.994059405940594,"merged_pull_requests_count":320,"bot_issues_count":0,"bot_pull_requests_count":326,"past_year_issues_count":240,"past_year_pull_requests_count":427,"past_year_avg_time_to_close_issue":2958128.1086956523,"past_year_avg_time_to_close_pull_request":580331.895140665,"past_year_issues_closed_count":92,"past_year_pull_requests_closed_count":391,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":166,"past_year_avg_comments_per_issue":1.2791666666666668,"past_year_avg_comments_per_pull_request":2.0421545667447307,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":277,"past_year_merged_pull_requests_count":282,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/issues","maintainers":[{"login":"koxudaxi","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"}],"active_maintainers":[{"login":"koxudaxi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-michael2to3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-michael2to3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-michael2to3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-michael2to3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datamodel-code-generator-michael2to3/codemeta","maintainers":[{"uuid":"michael2to3","login":"michael2to3","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/michael2to3/","role":null,"created_at":"2024-05-05T13:16:37.424Z","updated_at":"2024-05-05T13:16:37.424Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/michael2to3/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":796887,"maintainers_count":333069,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52198},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-02-15T07:24:59.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5358400,"name":"improved-datamodel-codegen","ecosystem":"pypi","description":"Datamodel Code Generator","homepage":"https://github.com/koxudaxi/datamodel-code-generator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/koxudaxi/datamodel-code-generator","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2023-03-07T14:45:27.000Z","latest_release_published_at":"2023-03-07T15:10:06.000Z","latest_release_number":"1.2.1","last_synced_at":"2026-01-20T10:40:02.994Z","created_at":"2022-10-20T20:34:22.597Z","updated_at":"2026-01-20T10:40:02.994Z","registry_url":"https://pypi.org/project/improved-datamodel-codegen/","install_command":"pip install improved-datamodel-codegen --index-url https://pypi.org/simple","documentation_url":"https://improved-datamodel-codegen.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"improved-datamodel-codegen","project_status":null},"repo_metadata":{"id":38050201,"uuid":"189179081","full_name":"koxudaxi/datamodel-code-generator","owner":"koxudaxi","description":"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.","archived":false,"fork":false,"pushed_at":"2025-10-27T18:42:16.000Z","size":13807,"stargazers_count":3541,"open_issues_count":278,"forks_count":399,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-10-27T19:25:21.559Z","etag":null,"topics":["code-generator","csv","dataclass","datamodel","fastapi","generator","json-schema","openapi","openapi-codegen","pydantic","python","swagger","swagger-codegen","yaml"],"latest_commit_sha":null,"homepage":"https://koxudaxi.github.io/datamodel-code-generator/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koxudaxi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supported-data-types.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["koxudaxi"]}},"created_at":"2019-05-29T08:01:32.000Z","updated_at":"2025-10-27T18:41:12.000Z","dependencies_parsed_at":"2023-11-07T13:40:37.372Z","dependency_job_id":"b2b22882-1e58-49cb-b2e2-b97082102c82","html_url":"https://github.com/koxudaxi/datamodel-code-generator","commit_stats":{"total_commits":1146,"total_committers":135,"mean_commits":8.488888888888889,"dds":0.5776614310645725,"last_synced_commit":"d306553dc949e87fb476c83b8d22b23ae72a8dda"},"previous_names":[],"tags_count":216,"template":false,"template_full_name":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/sbom","scorecard":{"id":14766,"data":{"date":"2025-08-04","repo":{"name":"github.com/koxudaxi/datamodel-code-generator","commit":"e9ffb9fdf8ac55dc7a7306674c0430adfc73b92f"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:22","Warn: no topLevel permission defined: .github/workflows/codeql.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yaml:16","Warn: no topLevel permission defined: .github/workflows/codspeed.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:28"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:9","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T15:31:02.544Z","repository_id":38050201,"created_at":"2025-08-14T15:31:02.545Z","updated_at":"2025-08-14T15:31:02.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284718938,"owners_count":27052180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-16T02:00:05.974Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"koxudaxi","name":"Koudai Aono","uuid":"630670","kind":"user","description":"I am a software engineer focusing on Python 🐍 and Open Source contributions 💻🌐.\r\n","email":"","website":null,"location":"Tokyo, Japan","twitter":null,"company":"@Mirascope","icon_url":"https://avatars.githubusercontent.com/u/630670?u=507d8577b4b3670546b449c4c2ccbc5af40d72f7\u0026v=4","repositories_count":75,"last_synced_at":"2025-09-29T14:52:55.524Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["koxudaxi"]}},"html_url":"https://github.com/koxudaxi","funding_links":["https://github.com/sponsors/koxudaxi"],"total_stars":5949,"followers":530,"following":10,"created_at":"2022-11-03T05:47:02.097Z","updated_at":"2025-09-29T14:52:55.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi/repositories"},"tags":[{"name":"0.35.0","sha":"9d836695163fa5e2a3afd542dc49e75651b0ed0a","kind":"commit","published_at":"2025-10-08T14:13:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.35.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"092f8d06ac4131cb041dc8a272205b8082d7fe02","kind":"commit","published_at":"2025-09-28T06:27:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.34.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"33f13cf31c61aa4be871add0d8dd928b28b8cfd4","kind":"commit","published_at":"2025-08-14T13:44:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.33.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"0070c1c13e5c61c705c9679db7255db1b866b18c","kind":"commit","published_at":"2025-07-25T14:03:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.32.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.32.0/manifests"},{"name":"0.31.2","sha":"5553dd2c8ef503a3010433f7f24f2179efe76fea","kind":"commit","published_at":"2025-06-22T17:39:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.31.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.2/manifests"},{"name":"0.31.1","sha":"cb7ee074d5ceb491b27ad62841b84f531a52eb97","kind":"commit","published_at":"2025-06-17T15:19:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.31.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"edc9ee7e143c5f8d688151a20b918ef021389b36","kind":"commit","published_at":"2025-06-12T16:19:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.31.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.0/manifests"},{"name":"0.30.2","sha":"0f0d54799d4a30b6ed8821dcd79f1703cef3a225","kind":"commit","published_at":"2025-06-07T02:31:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.30.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.2/manifests"},{"name":"0.30.1","sha":"dd44480359c81257e55be18afefec0b3f0267ccd","kind":"commit","published_at":"2025-04-28T13:57:04.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.30.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"e771adae837d096aa46c0c6fbd9d58f9f219644f","kind":"commit","published_at":"2025-04-17T15:23:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.30.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"b0d910971cde8417d7a33d23e3453fa148b63ba0","kind":"commit","published_at":"2025-04-17T15:05:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.29.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.29.0/manifests"},{"name":"0.28.5","sha":"117a31d5bc6f54a7cd11ee06361b51f75e89d210","kind":"commit","published_at":"2025-03-24T17:33:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.5/manifests"},{"name":"0.28.4","sha":"b5eb9dc3d9d39ef216910653140ecd47eb6c4c3a","kind":"commit","published_at":"2025-03-11T17:08:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.4/manifests"},{"name":"0.28.3","sha":"83edb31af755efcead13c304963ffc444e666c17","kind":"commit","published_at":"2025-03-10T18:29:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.3/manifests"},{"name":"0.28.2","sha":"841ea016ba623dcb58b6b1e0a53ce96e41a5feb1","kind":"commit","published_at":"2025-02-27T17:59:16.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.2/manifests"},{"name":"0.28.1","sha":"2edac1defc9ba641a91cd96dd2d06ab5419faf62","kind":"commit","published_at":"2025-02-15T02:50:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"7e3c6e95b8807412bb6a1a6a6ecf07aec33632bb","kind":"commit","published_at":"2025-02-14T16:15:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.0/manifests"},{"name":"0.27.3","sha":"1acaa9bba7bcc1130638588b3a952195d554efd4","kind":"commit","published_at":"2025-02-11T17:43:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.3/manifests"},{"name":"0.27.2","sha":"08d60beb0d423246b833e3e5a8d4762754568a93","kind":"commit","published_at":"2025-02-07T13:04:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"2eac72907d33888320521e425703a23ce37b455a","kind":"commit","published_at":"2025-02-06T17:10:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"dd3269417e41c12c729340e68743942285768958","kind":"commit","published_at":"2025-02-06T16:06:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.0/manifests"},{"name":"0.26.5","sha":"dd92cd0b6ec1735391f5fd7dcada4b461ca78610","kind":"commit","published_at":"2025-01-14T11:57:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.5/manifests"},{"name":"0.26.4","sha":"b8a27e7d762bc3698a850eab7f8c8bff96eac9b9","kind":"commit","published_at":"2024-12-15T16:15:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.4/manifests"},{"name":"0.26.3","sha":"f5c8852176270a3f01eb78a116140ab8cf26f853","kind":"commit","published_at":"2024-11-10T16:20:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.3/manifests"},{"name":"0.26.2","sha":"d0c0f16ca3bba782a9b664d56c649560c7109c0b","kind":"commit","published_at":"2024-10-16T16:14:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.2/manifests"},{"name":"0.26.1","sha":"f11c371fb34420cdcc16914aa56dd08205777c62","kind":"commit","published_at":"2024-09-27T08:59:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"222f71834296e36ec1b013a65344b2adb40b7cf7","kind":"commit","published_at":"2024-09-02T16:25:01.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.0/manifests"},{"name":"0.25.9","sha":"f7652d39c3ed7f5608fb9a420953eb98bbc1ff59","kind":"commit","published_at":"2024-08-07T02:55:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.9/manifests"},{"name":"0.25.8","sha":"e4fa23a7270261b2fc195815d00039068b1c8197","kind":"commit","published_at":"2024-07-04T15:21:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.8/manifests"},{"name":"0.25.7","sha":"5727116c36563afbadfe593191286aac50a7b354","kind":"commit","published_at":"2024-06-11T17:10:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.7/manifests"},{"name":"0.25.6","sha":"fcab9a4d555d4b96d64bb277f974bb7507982fb2","kind":"commit","published_at":"2024-04-23T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6/manifests"},{"name":"0.25.5","sha":"113dcd28a1b2ad6ec9f1850ac69221ab2f473a5e","kind":"commit","published_at":"2024-03-16T11:41:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5/manifests"},{"name":"0.25.4","sha":"a4a3a429871e1e93dce889f02f765a65dfbffb04","kind":"commit","published_at":"2024-02-13T18:06:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"690cb1281da0f22dba07dacf4ad1b3d956531ba7","kind":"commit","published_at":"2024-02-01T18:07:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"9bb2705327528fc6ab3fc87317c1767be552768f","kind":"commit","published_at":"2023-12-21T17:55:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"16043791b02f69e57fc453a65dd0149eab01140f","kind":"commit","published_at":"2023-11-26T16:02:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"a46fe94e36806eb4c24cf4e6327afbd5aff3b2f4","kind":"commit","published_at":"2023-11-25T07:04:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0/manifests"},{"name":"0.24.2","sha":"0ffcfd1845c19c0fcc54801499d12033f8852101","kind":"commit","published_at":"2023-11-16T11:00:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"65edaef0298f36acc3523dc3d89934e1504d702f","kind":"commit","published_at":"2023-11-16T10:18:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"97b23f0a83071bf30c9daca0e94884a7f3bd879d","kind":"commit","published_at":"2023-11-14T17:56:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"979444cdd4cbfbfab489f6f4c9bb09f8eaf8553b","kind":"commit","published_at":"2023-11-08T16:16:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.23.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0/manifests"},{"name":"0.22.1","sha":"339f6c6ab6cb1db70163d52c718a32937e254bc9","kind":"commit","published_at":"2023-10-08T00:35:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"739b05004d2f88896824c31cbad3897502369769","kind":"commit","published_at":"2023-09-23T16:37:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0/manifests"},{"name":"0.21.5","sha":"04c8b68dbcd39bd3eb1366b589fa2b5ef9fa85bd","kind":"commit","published_at":"2023-09-06T16:34:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5/manifests"},{"name":"0.21.4","sha":"de82679014235f0c53c293a6f7e715d879978b3c","kind":"commit","published_at":"2023-08-09T18:37:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"0deef65f8f81a169c564daf2c5dc09f63f600a32","kind":"commit","published_at":"2023-08-03T00:05:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"b63693a2497d40036a1eced65052471aa3c96182","kind":"commit","published_at":"2023-07-20T15:58:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f172a5a41a6b48327b6179c24cf3453e84cc9324","kind":"commit","published_at":"2023-07-06T07:06:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"f9270683d0409191b61e80c219a066ed3d69b01b","kind":"commit","published_at":"2023-07-03T03:14:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"dcf11fcf5bdae115410bab95bcbe2836e41cbfde","kind":"commit","published_at":"2023-06-06T15:10:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.20.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"8855a1337d552b68857db6e8a547f43314b1c7d1","kind":"commit","published_at":"2023-05-04T06:24:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.19.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"3c6958275a7a2793b4f91b1709660fd86779b88c","kind":"commit","published_at":"2023-04-23T15:37:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"03eeddbabf9259dd083a4055809ba62d26178e6c","kind":"commit","published_at":"2023-04-16T17:16:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0/manifests"},{"name":"0.17.2","sha":"38dc30e7315e8477e03f79dfa3c395af792f1127","kind":"commit","published_at":"2023-03-31T15:10:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"1c18fe5ede6656f2e892c92d69315fd870ede6ec","kind":"commit","published_at":"2023-02-06T17:54:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"38f177135fefaeb02909eba9f0c9f4ef550f5a22","kind":"commit","published_at":"2023-01-30T16:15:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"7dfacd51664a9911cac66c1f60ba650005ec0a33","kind":"commit","published_at":"2023-01-22T17:01:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"c81ad5caf506a4924148ee08f9689181b377d1aa","kind":"commit","published_at":"2023-01-16T05:15:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"9c21b5393eb516ecb4ae74cd782e7c7242a2773c","kind":"commit","published_at":"2023-01-03T17:31:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.15.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"c4e8f2c8680b5cdbfb8d718f98c3ca6978f4e6e5","kind":"commit","published_at":"2022-12-28T17:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"da52396eea6d65081521a80e782b3ad350eccf44","kind":"commit","published_at":"2022-11-18T05:10:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0/manifests"},{"name":"0.13.5","sha":"df88011f22487c07231b423cefd13aef6d7a5bb6","kind":"commit","published_at":"2022-11-04T01:01:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"8183a29795c17fb80ebee189e12d0cd6e46f63b4","kind":"commit","published_at":"2022-10-31T16:07:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"ddee5d93a7482697d605e768ad4a67b093bf1cf5","kind":"commit","published_at":"2022-10-27T17:06:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"5a8654bffc4ac3e7adf3fdfffccf9efa07fa0c5b","kind":"commit","published_at":"2022-10-17T14:21:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"e3dbcc522042c1a6bdbcf9b7d534c9291e38b3f7","kind":"commit","published_at":"2022-08-11T18:41:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"431dd3329caeade72fce7d6c475f7c8a5467a039","kind":"commit","published_at":"2022-05-27T08:21:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ce9bed7b45c3e693e0c7caef642b4cb40a3ac4a6","kind":"commit","published_at":"2022-05-27T05:20:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7c7e35d8699a92807d9a870a7f6a6ae9b9d91254","kind":"commit","published_at":"2022-05-27T00:20:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6e38bf7532c6d980aa5ff354d52af201172857c4","kind":"commit","published_at":"2022-05-16T18:09:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"fc1c25756a0b41ff68ce541c644456363cd1418b","kind":"commit","published_at":"2022-04-16T16:59:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0/manifests"},{"name":"0.11.20","sha":"ae622117e1fcefdbb823eaf317f0732774d72b6c","kind":"commit","published_at":"2022-03-12T01:57:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20/manifests"},{"name":"0.11.19","sha":"d706b1ec9fbac5e4f19df27637173e8c1da68eda","kind":"commit","published_at":"2022-02-08T17:14:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19/manifests"},{"name":"0.11.18","sha":"eb8210e9ea5bbb1a9dc56fb5b200b3a6a4387903","kind":"commit","published_at":"2022-02-02T12:56:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18/manifests"},{"name":"0.11.17","sha":"cf4b361b5c2796a46acb88bd30a2377fffe4d22f","kind":"commit","published_at":"2022-01-23T08:13:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17/manifests"},{"name":"0.11.16","sha":"e2dcb199fc6da3c22aa5df4dd209721f1e71507e","kind":"commit","published_at":"2022-01-17T18:36:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16/manifests"},{"name":"0.11.15","sha":"8486dd1f4dc5dc4c4e6d23bd6ed84170761d4376","kind":"commit","published_at":"2021-11-29T02:42:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15/manifests"},{"name":"0.11.14","sha":"c01585036af05bc96f7f24e89c9b72ce60e7d057","kind":"commit","published_at":"2021-09-30T14:27:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14/manifests"},{"name":"0.11.13","sha":"8901210c3811d2c9a98a28d7cfb03c51d2cf7d0e","kind":"commit","published_at":"2021-09-15T14:00:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13/manifests"},{"name":"0.11.12","sha":"55eab4fb418555a2088f49346a4b0f212a823bb4","kind":"commit","published_at":"2021-08-27T16:05:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12/manifests"},{"name":"0.11.11","sha":"02c147a7a7a742dc1920f05c4dffe126ba1e1656","kind":"commit","published_at":"2021-08-12T16:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11/manifests"},{"name":"0.11.10","sha":"fd3ce204ca19f3f7e65f557b21b3c47b570decb1","kind":"commit","published_at":"2021-08-12T15:18:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10/manifests"},{"name":"0.11.9","sha":"b782b5df6de4355070420d05ce88de15f6c21602","kind":"commit","published_at":"2021-07-31T09:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9/manifests"},{"name":"0.11.8","sha":"824a6e1335614beb6e505b3236091303b7dc6377","kind":"commit","published_at":"2021-06-11T16:32:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8/manifests"},{"name":"0.11.7","sha":"03959a43329dbdfc85c8ea050cc332a9c08dd0c3","kind":"commit","published_at":"2021-06-09T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7/manifests"},{"name":"0.11.6","sha":"80bd7abaaafd6cb07cbfa41aa3a5a54d6d1c36a0","kind":"commit","published_at":"2021-05-28T15:42:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6/manifests"},{"name":"0.2.11+backport-1","sha":"0886558b0cb45997e55059a5d0322303a2cdbc9b","kind":"commit","published_at":"2021-05-19T14:38:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11+backport-1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11+backport-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.11%2Bbackport-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1/manifests"},{"name":"0.11.5","sha":"79409270e7fa7589c798ba9cdb90ab56f74538f1","kind":"commit","published_at":"2021-05-16T16:15:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"af9f495334e3c9de0f333555f827c3bac7b657d3","kind":"commit","published_at":"2021-05-05T17:20:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"b370ec145175bfedfa6c9d45e0e1eb15d673445e","kind":"commit","published_at":"2021-04-29T16:58:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"d57b73895cf749118e93891e9bdf7070bede73fe","kind":"commit","published_at":"2021-04-26T17:34:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"1dd41dd62ddc8238b35a2dd430c0eb7d3d3abcc2","kind":"commit","published_at":"2021-04-22T17:58:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"6e18eca2f2814831705a8f7256cb6c440e12e53b","kind":"commit","published_at":"2021-04-20T17:28:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"5ccafec0d9e1efeb0651c7e5dcce017a6ecf6c58","kind":"commit","published_at":"2021-04-18T09:30:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"7fa641f9694afeac7dd5a6164df2e12270f580a4","kind":"commit","published_at":"2021-04-03T23:27:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"cba92a5efe5d7297e9d5525e639a97b4817c37ed","kind":"commit","published_at":"2021-03-31T15:49:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f9c2179bedd805ec1e1b7e405adbc4debecbe31c","kind":"commit","published_at":"2021-03-26T18:54:36.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0/manifests"},{"name":"0.9.4","sha":"d5bc50cb9d934ae5d40e8a5dd003224bdc7527de","kind":"commit","published_at":"2021-03-21T09:16:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"2e7545f728775d4a80fe5f8f4be8e461a0d3dae7","kind":"commit","published_at":"2021-03-18T05:39:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"86665b19c4e90ef62b28f8b341923a8cab5d597e","kind":"commit","published_at":"2021-03-11T03:24:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"81a72d1a37e02fb72634a615530ca9b0656b3c5a","kind":"commit","published_at":"2021-03-08T06:22:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"69e9c5c1c593c7fb1cb941b21e9200aa8c0acf69","kind":"commit","published_at":"2021-03-04T14:29:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"e85edd620286adec89906be65e954f6950c1d2f2","kind":"commit","published_at":"2021-02-25T14:35:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"3cad791559927f0419ebf0b741ba4a41bd49074a","kind":"commit","published_at":"2021-02-20T18:21:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"6f706f011ef4f77d22267e3d856893d983190314","kind":"commit","published_at":"2021-02-18T16:26:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"24c38e691c5c15ed396579743e1f765c2f8b90ba","kind":"commit","published_at":"2021-02-17T05:47:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"9842c538cad593f6e253713e3d40561873291d24","kind":"commit","published_at":"2021-02-16T04:06:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1c3a842373108f54a2c170524189e919bf9cae91","kind":"commit","published_at":"2021-02-09T06:17:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a016a08f9f5725072f9ed219e708c2369b6d3850","kind":"commit","published_at":"2021-02-05T19:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c4a1852c28969762c1dc7c4607ece33a539f75aa","kind":"commit","published_at":"2021-01-31T16:59:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0/manifests"},{"name":"0.6.26","sha":"f90e347e8ad0f9fa65c139228d379e730ec97bd5","kind":"commit","published_at":"2021-01-26T02:32:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26/manifests"},{"name":"0.6.25","sha":"b0a636da3199fc42588b4a32b4aeb160af28a847","kind":"commit","published_at":"2021-01-24T15:57:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25/manifests"},{"name":"0.6.24","sha":"4be430ab1dbe3736f0a33300af1831e36894c2c1","kind":"commit","published_at":"2021-01-23T09:46:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24/manifests"},{"name":"0.6.23","sha":"f9b64e0a214d9ecbe583289c6e8d6752e1d9cbb4","kind":"commit","published_at":"2021-01-21T06:49:30.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23/manifests"},{"name":"0.6.22","sha":"24ec6c70efcf69592a53390d1a7d7035fbbfd03f","kind":"commit","published_at":"2021-01-19T19:00:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22/manifests"},{"name":"0.6.21","sha":"aa7ca9ade354d942f18477ae7000e5f3cb44c7da","kind":"commit","published_at":"2021-01-18T10:20:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21/manifests"},{"name":"0.6.20","sha":"a6b8a70a419d5edd5bd4e295434cf3965ca302b4","kind":"commit","published_at":"2021-01-15T16:59:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20/manifests"},{"name":"0.6.19","sha":"4c9d21544250e7abb560cbda4cfc53a9d4e2d422","kind":"commit","published_at":"2021-01-15T10:12:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19/manifests"},{"name":"0.6.18","sha":"4b4f96a80a0dc47e908d1207f1775326c5c065c8","kind":"commit","published_at":"2021-01-08T15:32:04.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18/manifests"},{"name":"0.6.17","sha":"ada9b19d4c51b22ac4d4a872794416ad71f329cd","kind":"commit","published_at":"2021-01-06T06:11:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17/manifests"},{"name":"0.6.16","sha":"a9681712b7c40ef94154181db43840f06ccaca5b","kind":"commit","published_at":"2020-12-29T20:59:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16/manifests"},{"name":"0.6.15","sha":"681ca87e7ee0c25a9e83dfe2a4cc9916083f1229","kind":"commit","published_at":"2020-12-28T10:10:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"93a008c4bc3c90cb16dd6d1e50566d8da0e58880","kind":"commit","published_at":"2020-12-27T15:58:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"8df715871860ae49fbbd47bbacc93e5a03126477","kind":"commit","published_at":"2020-12-25T09:17:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"dd3eaf38236d75eacd8fa7e075c5a03654d403b1","kind":"commit","published_at":"2020-12-24T09:59:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"e91ae4c6dc3fd6a1dfb561e1def2e681ec9ac2be","kind":"commit","published_at":"2020-12-17T06:46:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"70f3ed0adb3310235b8e87989034e30a00647976","kind":"commit","published_at":"2020-12-07T09:49:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"43bdc6239126769d27f1ecd54a624003f970d31c","kind":"commit","published_at":"2020-12-02T16:32:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"a1a1b92460df22c913f2204bf6140015659a9e4e","kind":"commit","published_at":"2020-11-29T16:48:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"4e4848fb9f03989599b2c8cc957dc30b4496afa3","kind":"commit","published_at":"2020-11-17T16:35:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"9111036025caa5abe9f8a72900ae49694ed677a7","kind":"commit","published_at":"2020-11-14T10:18:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"edfb52fb4112431e0874dd8c15b960b7e51dcda8","kind":"commit","published_at":"2020-11-12T09:40:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"f8d2e3114219a3e545385918e8f405c3fd656932","kind":"commit","published_at":"2020-11-11T01:52:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"a5400e36e41707c7da21a08f17c36756a1fc60d4","kind":"commit","published_at":"2020-11-09T20:16:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"bddf61aaaf98602530dde68028f6f5f4b77ee749","kind":"commit","published_at":"2020-11-05T03:18:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"6bf0a543db83e39cc154e33a3be521edbead4590","kind":"commit","published_at":"2020-11-01T17:05:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b4a815702bcbd94977d86a6099d19280c3a113a0","kind":"commit","published_at":"2020-10-18T17:48:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0/manifests"},{"name":"0.5.39","sha":"d3e92f7ab16e673fed6d5d7b1626735e4d47bdc1","kind":"commit","published_at":"2020-10-06T16:30:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.39","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39/manifests"},{"name":"0.5.38","sha":"691e452235b6c3c64777aca4f352e748cdb7b4fa","kind":"commit","published_at":"2020-10-05T16:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.38","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38/manifests"},{"name":"0.5.37","sha":"ddd909746a66df5c8268d782f3ae24bee636be92","kind":"commit","published_at":"2020-10-03T02:21:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.37","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37/manifests"},{"name":"0.5.36","sha":"6777e88fe9a7232608518d3e722ef375342221cd","kind":"commit","published_at":"2020-10-02T18:15:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.36","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36/manifests"},{"name":"0.5.35","sha":"bf2b2043fd7da3376dc6e38d2abf38e8e574ed96","kind":"commit","published_at":"2020-09-23T20:26:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.35","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35/manifests"},{"name":"0.5.34","sha":"8780f278d1aebda5518811e3f3552a0b3ba61201","kind":"commit","published_at":"2020-09-19T16:07:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.34","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34/manifests"},{"name":"0.5.33","sha":"c2bbfe9823f55a1210f1921db62f54170c707f0e","kind":"commit","published_at":"2020-09-17T19:04:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.33","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33/manifests"},{"name":"0.5.32","sha":"7040ddc78f296ba093a704880a2bf98d51197e78","kind":"commit","published_at":"2020-09-16T19:21:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.32","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32/manifests"},{"name":"0.5.31","sha":"52433e9985995fdffd95eb25eb7847954bc92d0a","kind":"commit","published_at":"2020-09-12T18:13:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.31","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31/manifests"},{"name":"0.5.30","sha":"a4c8ea006eda48ffd9438ba48f5ee23a8ae6f804","kind":"commit","published_at":"2020-09-04T17:57:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.30","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30/manifests"},{"name":"0.5.29","sha":"e9b6edfc2e2ace195cb465e2e980fb78c22c3fd9","kind":"commit","published_at":"2020-08-25T19:52:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.29","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29/manifests"},{"name":"0.5.28","sha":"6e457d0172d2f42077028c1f71abf68fc2d4c235","kind":"commit","published_at":"2020-08-21T15:10:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.28","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28/manifests"},{"name":"0.5.27","sha":"1438919e49f670416f6a07fe34f69847694ece74","kind":"commit","published_at":"2020-08-16T16:28:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.27","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27/manifests"},{"name":"0.5.26","sha":"4a36f834525193118f5b6162748814e6b35a2339","kind":"commit","published_at":"2020-08-14T16:34:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26/manifests"},{"name":"0.5.25","sha":"a065745463ccc68ce3066a5cf5ed8add425e0428","kind":"commit","published_at":"2020-08-13T14:54:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25/manifests"},{"name":"0.5.24","sha":"1b8ae11db16864ab26d58030f1cd447111c09a79","kind":"commit","published_at":"2020-08-03T04:14:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24/manifests"},{"name":"0.5.23","sha":"3e0522fdd72016386e555e888229c32064d80985","kind":"commit","published_at":"2020-08-02T16:27:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23/manifests"},{"name":"0.5.22","sha":"e4671ce8cfb75d0c50a23d5044aa0b241607081b","kind":"commit","published_at":"2020-07-30T19:22:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22/manifests"},{"name":"0.5.21","sha":"e415c15f2cbddcb0ba71c740b6e8fdf76b02d555","kind":"commit","published_at":"2020-07-30T17:06:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21/manifests"},{"name":"0.5.20","sha":"f0060603bf5b64ddf29b49a2da1183cb1975faa1","kind":"commit","published_at":"2020-07-27T15:46:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20/manifests"},{"name":"0.5.19","sha":"74e9139a1d74e186a61026c323c5ee9c66413e59","kind":"commit","published_at":"2020-07-24T15:52:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19/manifests"},{"name":"0.5.18","sha":"77daf7de4b236304aef700be1f2f926c67e242a8","kind":"commit","published_at":"2020-07-23T14:58:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18/manifests"},{"name":"0.5.17","sha":"368d8447f0da09fbbff01a91890f4b9c40561a23","kind":"commit","published_at":"2020-07-22T08:47:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17/manifests"},{"name":"0.5.16","sha":"5066fa29a0c95fe46ea97072502f170d6abdef80","kind":"commit","published_at":"2020-07-19T18:48:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16/manifests"},{"name":"0.5.15","sha":"ef64bb6b4753d7de2ffd395f04ba33e864c712fa","kind":"commit","published_at":"2020-07-19T10:16:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15/manifests"},{"name":"0.5.14","sha":"7eee45b5ba3db77c56bb56cae24f1ab3f7c88076","kind":"commit","published_at":"2020-07-14T18:53:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14/manifests"},{"name":"0.5.13","sha":"127739bffcfadabd96c3be5ca019417ff8d56bdf","kind":"commit","published_at":"2020-06-30T15:02:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13/manifests"},{"name":"0.5.12","sha":"861553e5cb1cd87605ca2cc0231ec2059c6323bb","kind":"commit","published_at":"2020-06-29T02:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12/manifests"},{"name":"0.5.11","sha":"ec21482860c65fed2a22223283aa2c386fc7faaa","kind":"commit","published_at":"2020-06-25T02:19:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"01e9e58e92e44c385133b80c01caa475548929cd","kind":"commit","published_at":"2020-06-20T15:40:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"2cc4d0d17ed5a1ed249c06bdc6d4d2dabbe34f71","kind":"commit","published_at":"2020-06-19T06:13:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"66309858d539e8d8cb8a2eb45896c270368ed15e","kind":"commit","published_at":"2020-06-17T06:13:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"462420a0712eda553f8725661e6755ae58833157","kind":"commit","published_at":"2020-06-14T09:33:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"4edf51f63a54a569aee25013b937d731b69f2e9c","kind":"commit","published_at":"2020-06-13T15:29:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"26cc2b460c8e9c731aab79c9c467b8f442e3a9ae","kind":"commit","published_at":"2020-06-12T02:49:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"af9df2e380b4d33f2e20e80ae96489ff95853f07","kind":"commit","published_at":"2020-06-11T16:43:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"762ac1b7257be5b30e2c133f9601a88f95520a32","kind":"commit","published_at":"2020-06-11T09:56:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d647cd318bf2e0295d83732a5940dc89188f700f","kind":"commit","published_at":"2020-06-05T16:55:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5420f30c1788cf23b73327a7139f5e38e687cf41","kind":"commit","published_at":"2020-06-05T04:51:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"6982fe9382774d5d2784ae98069a9164c414092e","kind":"commit","published_at":"2020-06-02T05:35:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0/manifests"},{"name":"0.4.11","sha":"9bc322980ca33b33442370ae1284a239aa455316","kind":"commit","published_at":"2020-05-19T14:45:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"e979f13a2419c219d2cb4637986368c551c4e37e","kind":"commit","published_at":"2020-05-06T07:19:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"76043419f3a17fb0d0ff2ccf5cc624f2ea2bdab5","kind":"commit","published_at":"2020-04-22T15:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"6055368ace6ca616bd2bd2b398e63a2dd226813c","kind":"commit","published_at":"2020-04-18T18:01:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"9b665e86e58a6a7100ffa91d34e2a659ac13194d","kind":"commit","published_at":"2020-04-14T16:21:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"cf96232ea65fcd5336b499d2eed5d81b69cabdef","kind":"commit","published_at":"2020-04-06T18:09:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"834cdd354f9b6260226a2b14c5e2103f28008953","kind":"commit","published_at":"2020-04-05T17:09:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"bed6dea29f5df512d105add193d75949f4c2d185","kind":"commit","published_at":"2020-04-01T03:18:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"1c5fdaa1450c1e716c48e60cbd1356264024bf8b","kind":"commit","published_at":"2020-03-31T16:11:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c0551c4b83f71958f098555a83145f437c482adb","kind":"commit","published_at":"2020-03-30T16:53:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"7e0dc0c740870fd64ed78d48c7d7fdb0682b8b19","kind":"commit","published_at":"2020-03-23T17:43:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"6529cd697eddb4208493a155d3a0bb7f77156903","kind":"commit","published_at":"2020-03-16T14:22:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"6ad759257b4a125d14c7e414aace9ad03d01d19a","kind":"commit","published_at":"2020-02-26T13:39:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"e596b40ef3f6889bd325d20807a35939ef6a3f96","kind":"commit","published_at":"2020-02-05T01:02:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4d5135de802ae0dbbd95a08210d4ea0a80abdd86","kind":"commit","published_at":"2020-02-03T00:59:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"40b9f3521fb5905159641bf1a75ec594b2d93435","kind":"commit","published_at":"2020-01-09T16:47:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"2c9e777617b491f6637c0faba5a33cabb2f1e47b","kind":"commit","published_at":"2019-12-13T06:46:16.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"ad35e4cc58e994d932181028062e1759c917709f","kind":"commit","published_at":"2019-12-04T23:07:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"e375a32e09d6c94a18c0ac663c49244f14f53a4c","kind":"commit","published_at":"2019-11-25T00:58:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"0199de5931985ba3d05dc4bf3d636d43a3bd5d61","kind":"commit","published_at":"2019-11-22T07:23:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"a2dcffd1e30bc1ec5ba839914b990600f2b8c1d9","kind":"commit","published_at":"2019-11-04T04:24:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"cdcd01d1f602278f82e60be1dd21dc6199379767","kind":"commit","published_at":"2019-10-18T09:01:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"018e2d4dcc5400fd7e727dfb4aa69d70add22e6e","kind":"commit","published_at":"2019-10-18T02:58:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"b54c3d0992542c4635009cc423ccb9474d97f305","kind":"commit","published_at":"2019-10-17T17:36:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"5697b69056d932f815ce037b9be5f5bb1ad66a39","kind":"commit","published_at":"2019-10-16T00:51:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"30ae21357b337ddbf3f07193914b32a356200633","kind":"commit","published_at":"2019-10-15T11:49:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"f5b43a694e1ae5e8a3f1148f87e3e0d5e0c32abd","kind":"commit","published_at":"2019-10-10T13:04:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"06abed62492d3d53932f9fb432dd6b3870775c3b","kind":"commit","published_at":"2019-10-09T12:30:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"c211f466d08f1b4b828ed2037ade9cff5c6d7c69","kind":"commit","published_at":"2019-09-26T17:02:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"196b6c3d5151cfb122a30b4ab226f9c3647ed549","kind":"commit","published_at":"2019-09-13T19:05:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"2666433e6c5e050ae9a40b0672fb6370657c4773","kind":"commit","published_at":"2019-09-13T10:22:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"9dba5745bba51e19fb6be8784b9506559bb43177","kind":"commit","published_at":"2019-09-13T09:32:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"8fd5698bbdb375c091d64a5e20dd67af6914c3f8","kind":"commit","published_at":"2019-09-05T20:36:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"4eed7b29eddf1081a648f7451a05cdc791af3a99","kind":"commit","published_at":"2019-08-06T15:42:01.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.1.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"e3ba07884e98b174e71ad799b2819b9f228f8b05","kind":"commit","published_at":"2019-07-31T19:07:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"20ce8b2a683081c689f4d38ad69dbfc5bfe50ada","kind":"commit","published_at":"2019-07-26T09:06:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a14de77fcc07ac5cb887bb23869dcb3ee05e5d05","kind":"commit","published_at":"2019-07-23T15:48:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"82e01fcc5b61c7c9c1f933bf2575bf60a343c21f","kind":"commit","published_at":"2019-07-23T14:26:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3/manifests"},{"name":"0.0.1","sha":"71d00043279b72fd9c150ec8b519540fbe360f00","kind":"commit","published_at":"2019-07-23T12:27:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-28T09:55:23.815Z","dependent_packages_count":0,"downloads":60,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.522218605431103,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":1.6308670654853423,"forks_count":3.4992227018410524,"docker_downloads_count":null,"average":11.451630641048705},"purl":"pkg:pypi/improved-datamodel-codegen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/improved-datamodel-codegen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/improved-datamodel-codegen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/improved-datamodel-codegen/dependencies","status":null,"funding_links":["https://github.com/sponsors/koxudaxi"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:03.627Z","issues_count":431,"pull_requests_count":1035,"avg_time_to_close_issue":6283202.952662722,"avg_time_to_close_pull_request":893752.0318681318,"issues_closed_count":169,"pull_requests_closed_count":910,"pull_request_authors_count":127,"issue_authors_count":321,"avg_comments_per_issue":1.3410672853828307,"avg_comments_per_pull_request":2.0521739130434784,"merged_pull_requests_count":593,"bot_issues_count":2,"bot_pull_requests_count":610,"past_year_issues_count":130,"past_year_pull_requests_count":429,"past_year_avg_time_to_close_issue":1538985.5128205128,"past_year_avg_time_to_close_pull_request":614829.0251396648,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":358,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":98,"past_year_avg_comments_per_issue":0.47692307692307695,"past_year_avg_comments_per_pull_request":2.0955710955710956,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":232,"past_year_merged_pull_requests_count":200,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/issues","maintainers":[{"login":"koxudaxi","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"},{"login":"gaborbernat","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}],"active_maintainers":[{"login":"koxudaxi","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"},{"login":"gaborbernat","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/improved-datamodel-codegen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/improved-datamodel-codegen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/improved-datamodel-codegen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/improved-datamodel-codegen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/improved-datamodel-codegen/codemeta","maintainers":[{"uuid":"Niraj-Kamdar","login":"Niraj-Kamdar","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/Niraj-Kamdar/","role":null,"created_at":"2023-02-26T03:26:20.710Z","updated_at":"2023-02-26T03:26:20.710Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Niraj-Kamdar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":796887,"maintainers_count":333069,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52198},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-02-15T07:24:59.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11043867,"name":"runch-datamodel-code-generator","ecosystem":"pypi","description":"Datamodel Code Generator","homepage":"https://github.com/koxudaxi/datamodel-code-generator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/koxudaxi/datamodel-code-generator","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-14T05:03:01.000Z","latest_release_published_at":"2024-11-14T05:03:01.000Z","latest_release_number":"0.0.2","last_synced_at":"2026-01-20T10:40:02.954Z","created_at":"2024-11-14T05:16:15.508Z","updated_at":"2026-01-20T10:40:02.955Z","registry_url":"https://pypi.org/project/runch-datamodel-code-generator/","install_command":"pip install runch-datamodel-code-generator --index-url https://pypi.org/simple","documentation_url":"https://runch-datamodel-code-generator.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"runch-datamodel-code-generator","project_status":null},"repo_metadata":{"id":38050201,"uuid":"189179081","full_name":"koxudaxi/datamodel-code-generator","owner":"koxudaxi","description":"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.","archived":false,"fork":false,"pushed_at":"2025-11-10T17:43:21.000Z","size":13761,"stargazers_count":3580,"open_issues_count":288,"forks_count":405,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-11-16T13:25:47.255Z","etag":null,"topics":["code-generator","csv","dataclass","datamodel","fastapi","generator","json-schema","openapi","openapi-codegen","pydantic","python","swagger","swagger-codegen","yaml"],"latest_commit_sha":null,"homepage":"https://koxudaxi.github.io/datamodel-code-generator/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koxudaxi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supported-data-types.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["koxudaxi"]}},"created_at":"2019-05-29T08:01:32.000Z","updated_at":"2025-11-16T06:26:29.000Z","dependencies_parsed_at":"2023-11-07T13:40:37.372Z","dependency_job_id":"b2b22882-1e58-49cb-b2e2-b97082102c82","html_url":"https://github.com/koxudaxi/datamodel-code-generator","commit_stats":{"total_commits":1146,"total_committers":135,"mean_commits":8.488888888888889,"dds":0.5776614310645725,"last_synced_commit":"d306553dc949e87fb476c83b8d22b23ae72a8dda"},"previous_names":[],"tags_count":216,"template":false,"template_full_name":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/sbom","scorecard":{"id":14766,"data":{"date":"2025-08-04","repo":{"name":"github.com/koxudaxi/datamodel-code-generator","commit":"e9ffb9fdf8ac55dc7a7306674c0430adfc73b92f"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:22","Warn: no topLevel permission defined: .github/workflows/codeql.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yaml:16","Warn: no topLevel permission defined: .github/workflows/codspeed.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:28"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codespell.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/codspeed.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/koxudaxi/datamodel-code-generator/test.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:9","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T15:31:02.544Z","repository_id":38050201,"created_at":"2025-08-14T15:31:02.545Z","updated_at":"2025-08-14T15:31:02.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284940340,"owners_count":27088059,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"koxudaxi","name":"Koudai Aono","uuid":"630670","kind":"user","description":"I am a software engineer focusing on Python 🐍 and Open Source contributions 💻🌐.\r\n","email":"","website":null,"location":"Tokyo, Japan","twitter":null,"company":"@Mirascope","icon_url":"https://avatars.githubusercontent.com/u/630670?u=507d8577b4b3670546b449c4c2ccbc5af40d72f7\u0026v=4","repositories_count":75,"last_synced_at":"2025-09-29T14:52:55.524Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["koxudaxi"]}},"html_url":"https://github.com/koxudaxi","funding_links":["https://github.com/sponsors/koxudaxi"],"total_stars":5949,"followers":530,"following":10,"created_at":"2022-11-03T05:47:02.097Z","updated_at":"2025-09-29T14:52:55.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koxudaxi/repositories"},"tags":[{"name":"0.35.0","sha":"9d836695163fa5e2a3afd542dc49e75651b0ed0a","kind":"commit","published_at":"2025-10-08T14:13:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.35.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.35.0/manifests"},{"name":"0.34.0","sha":"092f8d06ac4131cb041dc8a272205b8082d7fe02","kind":"commit","published_at":"2025-09-28T06:27:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.34.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"33f13cf31c61aa4be871add0d8dd928b28b8cfd4","kind":"commit","published_at":"2025-08-14T13:44:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.33.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.33.0/manifests"},{"name":"0.32.0","sha":"0070c1c13e5c61c705c9679db7255db1b866b18c","kind":"commit","published_at":"2025-07-25T14:03:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.32.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.32.0/manifests"},{"name":"0.31.2","sha":"5553dd2c8ef503a3010433f7f24f2179efe76fea","kind":"commit","published_at":"2025-06-22T17:39:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.31.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.2/manifests"},{"name":"0.31.1","sha":"cb7ee074d5ceb491b27ad62841b84f531a52eb97","kind":"commit","published_at":"2025-06-17T15:19:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.31.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"edc9ee7e143c5f8d688151a20b918ef021389b36","kind":"commit","published_at":"2025-06-12T16:19:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.31.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.31.0/manifests"},{"name":"0.30.2","sha":"0f0d54799d4a30b6ed8821dcd79f1703cef3a225","kind":"commit","published_at":"2025-06-07T02:31:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.30.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.2/manifests"},{"name":"0.30.1","sha":"dd44480359c81257e55be18afefec0b3f0267ccd","kind":"commit","published_at":"2025-04-28T13:57:04.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.30.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"e771adae837d096aa46c0c6fbd9d58f9f219644f","kind":"commit","published_at":"2025-04-17T15:23:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.30.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"b0d910971cde8417d7a33d23e3453fa148b63ba0","kind":"commit","published_at":"2025-04-17T15:05:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.29.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.29.0/manifests"},{"name":"0.28.5","sha":"117a31d5bc6f54a7cd11ee06361b51f75e89d210","kind":"commit","published_at":"2025-03-24T17:33:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.5/manifests"},{"name":"0.28.4","sha":"b5eb9dc3d9d39ef216910653140ecd47eb6c4c3a","kind":"commit","published_at":"2025-03-11T17:08:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.4/manifests"},{"name":"0.28.3","sha":"83edb31af755efcead13c304963ffc444e666c17","kind":"commit","published_at":"2025-03-10T18:29:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.3/manifests"},{"name":"0.28.2","sha":"841ea016ba623dcb58b6b1e0a53ce96e41a5feb1","kind":"commit","published_at":"2025-02-27T17:59:16.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.2/manifests"},{"name":"0.28.1","sha":"2edac1defc9ba641a91cd96dd2d06ab5419faf62","kind":"commit","published_at":"2025-02-15T02:50:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"7e3c6e95b8807412bb6a1a6a6ecf07aec33632bb","kind":"commit","published_at":"2025-02-14T16:15:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.28.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.28.0/manifests"},{"name":"0.27.3","sha":"1acaa9bba7bcc1130638588b3a952195d554efd4","kind":"commit","published_at":"2025-02-11T17:43:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.3/manifests"},{"name":"0.27.2","sha":"08d60beb0d423246b833e3e5a8d4762754568a93","kind":"commit","published_at":"2025-02-07T13:04:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"2eac72907d33888320521e425703a23ce37b455a","kind":"commit","published_at":"2025-02-06T17:10:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"dd3269417e41c12c729340e68743942285768958","kind":"commit","published_at":"2025-02-06T16:06:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.27.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.27.0/manifests"},{"name":"0.26.5","sha":"dd92cd0b6ec1735391f5fd7dcada4b461ca78610","kind":"commit","published_at":"2025-01-14T11:57:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.5/manifests"},{"name":"0.26.4","sha":"b8a27e7d762bc3698a850eab7f8c8bff96eac9b9","kind":"commit","published_at":"2024-12-15T16:15:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.4/manifests"},{"name":"0.26.3","sha":"f5c8852176270a3f01eb78a116140ab8cf26f853","kind":"commit","published_at":"2024-11-10T16:20:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.3/manifests"},{"name":"0.26.2","sha":"d0c0f16ca3bba782a9b664d56c649560c7109c0b","kind":"commit","published_at":"2024-10-16T16:14:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.2/manifests"},{"name":"0.26.1","sha":"f11c371fb34420cdcc16914aa56dd08205777c62","kind":"commit","published_at":"2024-09-27T08:59:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"222f71834296e36ec1b013a65344b2adb40b7cf7","kind":"commit","published_at":"2024-09-02T16:25:01.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.26.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.26.0/manifests"},{"name":"0.25.9","sha":"f7652d39c3ed7f5608fb9a420953eb98bbc1ff59","kind":"commit","published_at":"2024-08-07T02:55:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.9/manifests"},{"name":"0.25.8","sha":"e4fa23a7270261b2fc195815d00039068b1c8197","kind":"commit","published_at":"2024-07-04T15:21:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.8/manifests"},{"name":"0.25.7","sha":"5727116c36563afbadfe593191286aac50a7b354","kind":"commit","published_at":"2024-06-11T17:10:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.7/manifests"},{"name":"0.25.6","sha":"fcab9a4d555d4b96d64bb277f974bb7507982fb2","kind":"commit","published_at":"2024-04-23T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.6/manifests"},{"name":"0.25.5","sha":"113dcd28a1b2ad6ec9f1850ac69221ab2f473a5e","kind":"commit","published_at":"2024-03-16T11:41:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.5/manifests"},{"name":"0.25.4","sha":"a4a3a429871e1e93dce889f02f765a65dfbffb04","kind":"commit","published_at":"2024-02-13T18:06:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"690cb1281da0f22dba07dacf4ad1b3d956531ba7","kind":"commit","published_at":"2024-02-01T18:07:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"9bb2705327528fc6ab3fc87317c1767be552768f","kind":"commit","published_at":"2023-12-21T17:55:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"16043791b02f69e57fc453a65dd0149eab01140f","kind":"commit","published_at":"2023-11-26T16:02:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"a46fe94e36806eb4c24cf4e6327afbd5aff3b2f4","kind":"commit","published_at":"2023-11-25T07:04:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.25.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.25.0/manifests"},{"name":"0.24.2","sha":"0ffcfd1845c19c0fcc54801499d12033f8852101","kind":"commit","published_at":"2023-11-16T11:00:28.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"65edaef0298f36acc3523dc3d89934e1504d702f","kind":"commit","published_at":"2023-11-16T10:18:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"97b23f0a83071bf30c9daca0e94884a7f3bd879d","kind":"commit","published_at":"2023-11-14T17:56:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.24.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"979444cdd4cbfbfab489f6f4c9bb09f8eaf8553b","kind":"commit","published_at":"2023-11-08T16:16:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.23.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.23.0/manifests"},{"name":"0.22.1","sha":"339f6c6ab6cb1db70163d52c718a32937e254bc9","kind":"commit","published_at":"2023-10-08T00:35:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"739b05004d2f88896824c31cbad3897502369769","kind":"commit","published_at":"2023-09-23T16:37:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.22.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.22.0/manifests"},{"name":"0.21.5","sha":"04c8b68dbcd39bd3eb1366b589fa2b5ef9fa85bd","kind":"commit","published_at":"2023-09-06T16:34:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.5/manifests"},{"name":"0.21.4","sha":"de82679014235f0c53c293a6f7e715d879978b3c","kind":"commit","published_at":"2023-08-09T18:37:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"0deef65f8f81a169c564daf2c5dc09f63f600a32","kind":"commit","published_at":"2023-08-03T00:05:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"b63693a2497d40036a1eced65052471aa3c96182","kind":"commit","published_at":"2023-07-20T15:58:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f172a5a41a6b48327b6179c24cf3453e84cc9324","kind":"commit","published_at":"2023-07-06T07:06:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"f9270683d0409191b61e80c219a066ed3d69b01b","kind":"commit","published_at":"2023-07-03T03:14:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.21.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"dcf11fcf5bdae115410bab95bcbe2836e41cbfde","kind":"commit","published_at":"2023-06-06T15:10:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.20.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"8855a1337d552b68857db6e8a547f43314b1c7d1","kind":"commit","published_at":"2023-05-04T06:24:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.19.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"3c6958275a7a2793b4f91b1709660fd86779b88c","kind":"commit","published_at":"2023-04-23T15:37:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"03eeddbabf9259dd083a4055809ba62d26178e6c","kind":"commit","published_at":"2023-04-16T17:16:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.18.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.18.0/manifests"},{"name":"0.17.2","sha":"38dc30e7315e8477e03f79dfa3c395af792f1127","kind":"commit","published_at":"2023-03-31T15:10:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"1c18fe5ede6656f2e892c92d69315fd870ede6ec","kind":"commit","published_at":"2023-02-06T17:54:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"38f177135fefaeb02909eba9f0c9f4ef550f5a22","kind":"commit","published_at":"2023-01-30T16:15:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.17.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"7dfacd51664a9911cac66c1f60ba650005ec0a33","kind":"commit","published_at":"2023-01-22T17:01:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"c81ad5caf506a4924148ee08f9689181b377d1aa","kind":"commit","published_at":"2023-01-16T05:15:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.16.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"9c21b5393eb516ecb4ae74cd782e7c7242a2773c","kind":"commit","published_at":"2023-01-03T17:31:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.15.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"c4e8f2c8680b5cdbfb8d718f98c3ca6978f4e6e5","kind":"commit","published_at":"2022-12-28T17:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"da52396eea6d65081521a80e782b3ad350eccf44","kind":"commit","published_at":"2022-11-18T05:10:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.14.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.14.0/manifests"},{"name":"0.13.5","sha":"df88011f22487c07231b423cefd13aef6d7a5bb6","kind":"commit","published_at":"2022-11-04T01:01:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"8183a29795c17fb80ebee189e12d0cd6e46f63b4","kind":"commit","published_at":"2022-10-31T16:07:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"ddee5d93a7482697d605e768ad4a67b093bf1cf5","kind":"commit","published_at":"2022-10-27T17:06:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"5a8654bffc4ac3e7adf3fdfffccf9efa07fa0c5b","kind":"commit","published_at":"2022-10-17T14:21:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"e3dbcc522042c1a6bdbcf9b7d534c9291e38b3f7","kind":"commit","published_at":"2022-08-11T18:41:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"431dd3329caeade72fce7d6c475f7c8a5467a039","kind":"commit","published_at":"2022-05-27T08:21:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.13.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ce9bed7b45c3e693e0c7caef642b4cb40a3ac4a6","kind":"commit","published_at":"2022-05-27T05:20:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7c7e35d8699a92807d9a870a7f6a6ae9b9d91254","kind":"commit","published_at":"2022-05-27T00:20:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6e38bf7532c6d980aa5ff354d52af201172857c4","kind":"commit","published_at":"2022-05-16T18:09:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"fc1c25756a0b41ff68ce541c644456363cd1418b","kind":"commit","published_at":"2022-04-16T16:59:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.12.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.12.0/manifests"},{"name":"0.11.20","sha":"ae622117e1fcefdbb823eaf317f0732774d72b6c","kind":"commit","published_at":"2022-03-12T01:57:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.20/manifests"},{"name":"0.11.19","sha":"d706b1ec9fbac5e4f19df27637173e8c1da68eda","kind":"commit","published_at":"2022-02-08T17:14:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.19/manifests"},{"name":"0.11.18","sha":"eb8210e9ea5bbb1a9dc56fb5b200b3a6a4387903","kind":"commit","published_at":"2022-02-02T12:56:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.18/manifests"},{"name":"0.11.17","sha":"cf4b361b5c2796a46acb88bd30a2377fffe4d22f","kind":"commit","published_at":"2022-01-23T08:13:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.17/manifests"},{"name":"0.11.16","sha":"e2dcb199fc6da3c22aa5df4dd209721f1e71507e","kind":"commit","published_at":"2022-01-17T18:36:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.16/manifests"},{"name":"0.11.15","sha":"8486dd1f4dc5dc4c4e6d23bd6ed84170761d4376","kind":"commit","published_at":"2021-11-29T02:42:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.15/manifests"},{"name":"0.11.14","sha":"c01585036af05bc96f7f24e89c9b72ce60e7d057","kind":"commit","published_at":"2021-09-30T14:27:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.14/manifests"},{"name":"0.11.13","sha":"8901210c3811d2c9a98a28d7cfb03c51d2cf7d0e","kind":"commit","published_at":"2021-09-15T14:00:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.13/manifests"},{"name":"0.11.12","sha":"55eab4fb418555a2088f49346a4b0f212a823bb4","kind":"commit","published_at":"2021-08-27T16:05:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.12/manifests"},{"name":"0.11.11","sha":"02c147a7a7a742dc1920f05c4dffe126ba1e1656","kind":"commit","published_at":"2021-08-12T16:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.11/manifests"},{"name":"0.11.10","sha":"fd3ce204ca19f3f7e65f557b21b3c47b570decb1","kind":"commit","published_at":"2021-08-12T15:18:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.10/manifests"},{"name":"0.11.9","sha":"b782b5df6de4355070420d05ce88de15f6c21602","kind":"commit","published_at":"2021-07-31T09:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.9/manifests"},{"name":"0.11.8","sha":"824a6e1335614beb6e505b3236091303b7dc6377","kind":"commit","published_at":"2021-06-11T16:32:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.8/manifests"},{"name":"0.11.7","sha":"03959a43329dbdfc85c8ea050cc332a9c08dd0c3","kind":"commit","published_at":"2021-06-09T17:53:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.7/manifests"},{"name":"0.11.6","sha":"80bd7abaaafd6cb07cbfa41aa3a5a54d6d1c36a0","kind":"commit","published_at":"2021-05-28T15:42:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.6/manifests"},{"name":"0.2.11+backport-1","sha":"0886558b0cb45997e55059a5d0322303a2cdbc9b","kind":"commit","published_at":"2021-05-19T14:38:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11+backport-1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11+backport-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.11%2Bbackport-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11+backport-1/manifests"},{"name":"0.11.5","sha":"79409270e7fa7589c798ba9cdb90ab56f74538f1","kind":"commit","published_at":"2021-05-16T16:15:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"af9f495334e3c9de0f333555f827c3bac7b657d3","kind":"commit","published_at":"2021-05-05T17:20:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"b370ec145175bfedfa6c9d45e0e1eb15d673445e","kind":"commit","published_at":"2021-04-29T16:58:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"d57b73895cf749118e93891e9bdf7070bede73fe","kind":"commit","published_at":"2021-04-26T17:34:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"1dd41dd62ddc8238b35a2dd430c0eb7d3d3abcc2","kind":"commit","published_at":"2021-04-22T17:58:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"6e18eca2f2814831705a8f7256cb6c440e12e53b","kind":"commit","published_at":"2021-04-20T17:28:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.11.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"5ccafec0d9e1efeb0651c7e5dcce017a6ecf6c58","kind":"commit","published_at":"2021-04-18T09:30:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"7fa641f9694afeac7dd5a6164df2e12270f580a4","kind":"commit","published_at":"2021-04-03T23:27:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"cba92a5efe5d7297e9d5525e639a97b4817c37ed","kind":"commit","published_at":"2021-03-31T15:49:03.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f9c2179bedd805ec1e1b7e405adbc4debecbe31c","kind":"commit","published_at":"2021-03-26T18:54:36.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.10.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.10.0/manifests"},{"name":"0.9.4","sha":"d5bc50cb9d934ae5d40e8a5dd003224bdc7527de","kind":"commit","published_at":"2021-03-21T09:16:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"2e7545f728775d4a80fe5f8f4be8e461a0d3dae7","kind":"commit","published_at":"2021-03-18T05:39:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"86665b19c4e90ef62b28f8b341923a8cab5d597e","kind":"commit","published_at":"2021-03-11T03:24:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"81a72d1a37e02fb72634a615530ca9b0656b3c5a","kind":"commit","published_at":"2021-03-08T06:22:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"69e9c5c1c593c7fb1cb941b21e9200aa8c0acf69","kind":"commit","published_at":"2021-03-04T14:29:44.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.9.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"e85edd620286adec89906be65e954f6950c1d2f2","kind":"commit","published_at":"2021-02-25T14:35:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"3cad791559927f0419ebf0b741ba4a41bd49074a","kind":"commit","published_at":"2021-02-20T18:21:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"6f706f011ef4f77d22267e3d856893d983190314","kind":"commit","published_at":"2021-02-18T16:26:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"24c38e691c5c15ed396579743e1f765c2f8b90ba","kind":"commit","published_at":"2021-02-17T05:47:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.8.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"9842c538cad593f6e253713e3d40561873291d24","kind":"commit","published_at":"2021-02-16T04:06:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1c3a842373108f54a2c170524189e919bf9cae91","kind":"commit","published_at":"2021-02-09T06:17:00.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a016a08f9f5725072f9ed219e708c2369b6d3850","kind":"commit","published_at":"2021-02-05T19:51:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c4a1852c28969762c1dc7c4607ece33a539f75aa","kind":"commit","published_at":"2021-01-31T16:59:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.7.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.7.0/manifests"},{"name":"0.6.26","sha":"f90e347e8ad0f9fa65c139228d379e730ec97bd5","kind":"commit","published_at":"2021-01-26T02:32:33.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.26/manifests"},{"name":"0.6.25","sha":"b0a636da3199fc42588b4a32b4aeb160af28a847","kind":"commit","published_at":"2021-01-24T15:57:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.25/manifests"},{"name":"0.6.24","sha":"4be430ab1dbe3736f0a33300af1831e36894c2c1","kind":"commit","published_at":"2021-01-23T09:46:56.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.24/manifests"},{"name":"0.6.23","sha":"f9b64e0a214d9ecbe583289c6e8d6752e1d9cbb4","kind":"commit","published_at":"2021-01-21T06:49:30.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.23/manifests"},{"name":"0.6.22","sha":"24ec6c70efcf69592a53390d1a7d7035fbbfd03f","kind":"commit","published_at":"2021-01-19T19:00:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.22/manifests"},{"name":"0.6.21","sha":"aa7ca9ade354d942f18477ae7000e5f3cb44c7da","kind":"commit","published_at":"2021-01-18T10:20:52.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.21/manifests"},{"name":"0.6.20","sha":"a6b8a70a419d5edd5bd4e295434cf3965ca302b4","kind":"commit","published_at":"2021-01-15T16:59:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.20/manifests"},{"name":"0.6.19","sha":"4c9d21544250e7abb560cbda4cfc53a9d4e2d422","kind":"commit","published_at":"2021-01-15T10:12:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.19/manifests"},{"name":"0.6.18","sha":"4b4f96a80a0dc47e908d1207f1775326c5c065c8","kind":"commit","published_at":"2021-01-08T15:32:04.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.18/manifests"},{"name":"0.6.17","sha":"ada9b19d4c51b22ac4d4a872794416ad71f329cd","kind":"commit","published_at":"2021-01-06T06:11:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.17/manifests"},{"name":"0.6.16","sha":"a9681712b7c40ef94154181db43840f06ccaca5b","kind":"commit","published_at":"2020-12-29T20:59:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.16/manifests"},{"name":"0.6.15","sha":"681ca87e7ee0c25a9e83dfe2a4cc9916083f1229","kind":"commit","published_at":"2020-12-28T10:10:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"93a008c4bc3c90cb16dd6d1e50566d8da0e58880","kind":"commit","published_at":"2020-12-27T15:58:02.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"8df715871860ae49fbbd47bbacc93e5a03126477","kind":"commit","published_at":"2020-12-25T09:17:43.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"dd3eaf38236d75eacd8fa7e075c5a03654d403b1","kind":"commit","published_at":"2020-12-24T09:59:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"e91ae4c6dc3fd6a1dfb561e1def2e681ec9ac2be","kind":"commit","published_at":"2020-12-17T06:46:20.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"70f3ed0adb3310235b8e87989034e30a00647976","kind":"commit","published_at":"2020-12-07T09:49:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"43bdc6239126769d27f1ecd54a624003f970d31c","kind":"commit","published_at":"2020-12-02T16:32:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"a1a1b92460df22c913f2204bf6140015659a9e4e","kind":"commit","published_at":"2020-11-29T16:48:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"4e4848fb9f03989599b2c8cc957dc30b4496afa3","kind":"commit","published_at":"2020-11-17T16:35:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"9111036025caa5abe9f8a72900ae49694ed677a7","kind":"commit","published_at":"2020-11-14T10:18:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"edfb52fb4112431e0874dd8c15b960b7e51dcda8","kind":"commit","published_at":"2020-11-12T09:40:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"f8d2e3114219a3e545385918e8f405c3fd656932","kind":"commit","published_at":"2020-11-11T01:52:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"a5400e36e41707c7da21a08f17c36756a1fc60d4","kind":"commit","published_at":"2020-11-09T20:16:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"bddf61aaaf98602530dde68028f6f5f4b77ee749","kind":"commit","published_at":"2020-11-05T03:18:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"6bf0a543db83e39cc154e33a3be521edbead4590","kind":"commit","published_at":"2020-11-01T17:05:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b4a815702bcbd94977d86a6099d19280c3a113a0","kind":"commit","published_at":"2020-10-18T17:48:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.6.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.6.0/manifests"},{"name":"0.5.39","sha":"d3e92f7ab16e673fed6d5d7b1626735e4d47bdc1","kind":"commit","published_at":"2020-10-06T16:30:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.39","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.39/manifests"},{"name":"0.5.38","sha":"691e452235b6c3c64777aca4f352e748cdb7b4fa","kind":"commit","published_at":"2020-10-05T16:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.38","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.38/manifests"},{"name":"0.5.37","sha":"ddd909746a66df5c8268d782f3ae24bee636be92","kind":"commit","published_at":"2020-10-03T02:21:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.37","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.37/manifests"},{"name":"0.5.36","sha":"6777e88fe9a7232608518d3e722ef375342221cd","kind":"commit","published_at":"2020-10-02T18:15:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.36","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.36/manifests"},{"name":"0.5.35","sha":"bf2b2043fd7da3376dc6e38d2abf38e8e574ed96","kind":"commit","published_at":"2020-09-23T20:26:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.35","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.35/manifests"},{"name":"0.5.34","sha":"8780f278d1aebda5518811e3f3552a0b3ba61201","kind":"commit","published_at":"2020-09-19T16:07:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.34","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.34/manifests"},{"name":"0.5.33","sha":"c2bbfe9823f55a1210f1921db62f54170c707f0e","kind":"commit","published_at":"2020-09-17T19:04:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.33","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.33/manifests"},{"name":"0.5.32","sha":"7040ddc78f296ba093a704880a2bf98d51197e78","kind":"commit","published_at":"2020-09-16T19:21:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.32","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.32/manifests"},{"name":"0.5.31","sha":"52433e9985995fdffd95eb25eb7847954bc92d0a","kind":"commit","published_at":"2020-09-12T18:13:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.31","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.31/manifests"},{"name":"0.5.30","sha":"a4c8ea006eda48ffd9438ba48f5ee23a8ae6f804","kind":"commit","published_at":"2020-09-04T17:57:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.30","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.30/manifests"},{"name":"0.5.29","sha":"e9b6edfc2e2ace195cb465e2e980fb78c22c3fd9","kind":"commit","published_at":"2020-08-25T19:52:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.29","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.29/manifests"},{"name":"0.5.28","sha":"6e457d0172d2f42077028c1f71abf68fc2d4c235","kind":"commit","published_at":"2020-08-21T15:10:50.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.28","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.28/manifests"},{"name":"0.5.27","sha":"1438919e49f670416f6a07fe34f69847694ece74","kind":"commit","published_at":"2020-08-16T16:28:45.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.27","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.27/manifests"},{"name":"0.5.26","sha":"4a36f834525193118f5b6162748814e6b35a2339","kind":"commit","published_at":"2020-08-14T16:34:38.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.26","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.26/manifests"},{"name":"0.5.25","sha":"a065745463ccc68ce3066a5cf5ed8add425e0428","kind":"commit","published_at":"2020-08-13T14:54:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.25","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.25/manifests"},{"name":"0.5.24","sha":"1b8ae11db16864ab26d58030f1cd447111c09a79","kind":"commit","published_at":"2020-08-03T04:14:10.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.24","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.24/manifests"},{"name":"0.5.23","sha":"3e0522fdd72016386e555e888229c32064d80985","kind":"commit","published_at":"2020-08-02T16:27:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.23","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.23/manifests"},{"name":"0.5.22","sha":"e4671ce8cfb75d0c50a23d5044aa0b241607081b","kind":"commit","published_at":"2020-07-30T19:22:06.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.22","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.22/manifests"},{"name":"0.5.21","sha":"e415c15f2cbddcb0ba71c740b6e8fdf76b02d555","kind":"commit","published_at":"2020-07-30T17:06:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.21","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.21/manifests"},{"name":"0.5.20","sha":"f0060603bf5b64ddf29b49a2da1183cb1975faa1","kind":"commit","published_at":"2020-07-27T15:46:14.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.20","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.20/manifests"},{"name":"0.5.19","sha":"74e9139a1d74e186a61026c323c5ee9c66413e59","kind":"commit","published_at":"2020-07-24T15:52:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.19","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.19/manifests"},{"name":"0.5.18","sha":"77daf7de4b236304aef700be1f2f926c67e242a8","kind":"commit","published_at":"2020-07-23T14:58:46.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.18","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.18/manifests"},{"name":"0.5.17","sha":"368d8447f0da09fbbff01a91890f4b9c40561a23","kind":"commit","published_at":"2020-07-22T08:47:08.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.17","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.17/manifests"},{"name":"0.5.16","sha":"5066fa29a0c95fe46ea97072502f170d6abdef80","kind":"commit","published_at":"2020-07-19T18:48:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.16/manifests"},{"name":"0.5.15","sha":"ef64bb6b4753d7de2ffd395f04ba33e864c712fa","kind":"commit","published_at":"2020-07-19T10:16:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.15/manifests"},{"name":"0.5.14","sha":"7eee45b5ba3db77c56bb56cae24f1ab3f7c88076","kind":"commit","published_at":"2020-07-14T18:53:41.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.14/manifests"},{"name":"0.5.13","sha":"127739bffcfadabd96c3be5ca019417ff8d56bdf","kind":"commit","published_at":"2020-06-30T15:02:21.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.13/manifests"},{"name":"0.5.12","sha":"861553e5cb1cd87605ca2cc0231ec2059c6323bb","kind":"commit","published_at":"2020-06-29T02:32:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.12/manifests"},{"name":"0.5.11","sha":"ec21482860c65fed2a22223283aa2c386fc7faaa","kind":"commit","published_at":"2020-06-25T02:19:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"01e9e58e92e44c385133b80c01caa475548929cd","kind":"commit","published_at":"2020-06-20T15:40:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"2cc4d0d17ed5a1ed249c06bdc6d4d2dabbe34f71","kind":"commit","published_at":"2020-06-19T06:13:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"66309858d539e8d8cb8a2eb45896c270368ed15e","kind":"commit","published_at":"2020-06-17T06:13:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"462420a0712eda553f8725661e6755ae58833157","kind":"commit","published_at":"2020-06-14T09:33:09.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"4edf51f63a54a569aee25013b937d731b69f2e9c","kind":"commit","published_at":"2020-06-13T15:29:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"26cc2b460c8e9c731aab79c9c467b8f442e3a9ae","kind":"commit","published_at":"2020-06-12T02:49:07.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"af9df2e380b4d33f2e20e80ae96489ff95853f07","kind":"commit","published_at":"2020-06-11T16:43:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"762ac1b7257be5b30e2c133f9601a88f95520a32","kind":"commit","published_at":"2020-06-11T09:56:11.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d647cd318bf2e0295d83732a5940dc89188f700f","kind":"commit","published_at":"2020-06-05T16:55:31.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5420f30c1788cf23b73327a7139f5e38e687cf41","kind":"commit","published_at":"2020-06-05T04:51:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"6982fe9382774d5d2784ae98069a9164c414092e","kind":"commit","published_at":"2020-06-02T05:35:12.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.5.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.5.0/manifests"},{"name":"0.4.11","sha":"9bc322980ca33b33442370ae1284a239aa455316","kind":"commit","published_at":"2020-05-19T14:45:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"e979f13a2419c219d2cb4637986368c551c4e37e","kind":"commit","published_at":"2020-05-06T07:19:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"76043419f3a17fb0d0ff2ccf5cc624f2ea2bdab5","kind":"commit","published_at":"2020-04-22T15:12:32.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"6055368ace6ca616bd2bd2b398e63a2dd226813c","kind":"commit","published_at":"2020-04-18T18:01:15.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"9b665e86e58a6a7100ffa91d34e2a659ac13194d","kind":"commit","published_at":"2020-04-14T16:21:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"cf96232ea65fcd5336b499d2eed5d81b69cabdef","kind":"commit","published_at":"2020-04-06T18:09:25.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"834cdd354f9b6260226a2b14c5e2103f28008953","kind":"commit","published_at":"2020-04-05T17:09:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"bed6dea29f5df512d105add193d75949f4c2d185","kind":"commit","published_at":"2020-04-01T03:18:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"1c5fdaa1450c1e716c48e60cbd1356264024bf8b","kind":"commit","published_at":"2020-03-31T16:11:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c0551c4b83f71958f098555a83145f437c482adb","kind":"commit","published_at":"2020-03-30T16:53:53.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"7e0dc0c740870fd64ed78d48c7d7fdb0682b8b19","kind":"commit","published_at":"2020-03-23T17:43:51.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"6529cd697eddb4208493a155d3a0bb7f77156903","kind":"commit","published_at":"2020-03-16T14:22:19.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.4.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"6ad759257b4a125d14c7e414aace9ad03d01d19a","kind":"commit","published_at":"2020-02-26T13:39:39.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"e596b40ef3f6889bd325d20807a35939ef6a3f96","kind":"commit","published_at":"2020-02-05T01:02:57.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4d5135de802ae0dbbd95a08210d4ea0a80abdd86","kind":"commit","published_at":"2020-02-03T00:59:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"40b9f3521fb5905159641bf1a75ec594b2d93435","kind":"commit","published_at":"2020-01-09T16:47:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.3.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"2c9e777617b491f6637c0faba5a33cabb2f1e47b","kind":"commit","published_at":"2019-12-13T06:46:16.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.16","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"ad35e4cc58e994d932181028062e1759c917709f","kind":"commit","published_at":"2019-12-04T23:07:40.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.15","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"e375a32e09d6c94a18c0ac663c49244f14f53a4c","kind":"commit","published_at":"2019-11-25T00:58:55.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.14","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"0199de5931985ba3d05dc4bf3d636d43a3bd5d61","kind":"commit","published_at":"2019-11-22T07:23:37.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.13","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"a2dcffd1e30bc1ec5ba839914b990600f2b8c1d9","kind":"commit","published_at":"2019-11-04T04:24:27.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.12","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"cdcd01d1f602278f82e60be1dd21dc6199379767","kind":"commit","published_at":"2019-10-18T09:01:42.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.11","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"018e2d4dcc5400fd7e727dfb4aa69d70add22e6e","kind":"commit","published_at":"2019-10-18T02:58:23.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.10","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"b54c3d0992542c4635009cc423ccb9474d97f305","kind":"commit","published_at":"2019-10-17T17:36:58.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.9","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"5697b69056d932f815ce037b9be5f5bb1ad66a39","kind":"commit","published_at":"2019-10-16T00:51:59.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.8","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"30ae21357b337ddbf3f07193914b32a356200633","kind":"commit","published_at":"2019-10-15T11:49:24.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.7","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"f5b43a694e1ae5e8a3f1148f87e3e0d5e0c32abd","kind":"commit","published_at":"2019-10-10T13:04:34.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"06abed62492d3d53932f9fb432dd6b3870775c3b","kind":"commit","published_at":"2019-10-09T12:30:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"c211f466d08f1b4b828ed2037ade9cff5c6d7c69","kind":"commit","published_at":"2019-09-26T17:02:35.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"196b6c3d5151cfb122a30b4ab226f9c3647ed549","kind":"commit","published_at":"2019-09-13T19:05:47.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"2666433e6c5e050ae9a40b0672fb6370657c4773","kind":"commit","published_at":"2019-09-13T10:22:05.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.2","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"9dba5745bba51e19fb6be8784b9506559bb43177","kind":"commit","published_at":"2019-09-13T09:32:26.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"8fd5698bbdb375c091d64a5e20dd67af6914c3f8","kind":"commit","published_at":"2019-09-05T20:36:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.2.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"4eed7b29eddf1081a648f7451a05cdc791af3a99","kind":"commit","published_at":"2019-08-06T15:42:01.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.1.0","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"e3ba07884e98b174e71ad799b2819b9f228f8b05","kind":"commit","published_at":"2019-07-31T19:07:22.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.6","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"20ce8b2a683081c689f4d38ad69dbfc5bfe50ada","kind":"commit","published_at":"2019-07-26T09:06:29.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.5","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a14de77fcc07ac5cb887bb23869dcb3ee05e5d05","kind":"commit","published_at":"2019-07-23T15:48:17.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.4","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"82e01fcc5b61c7c9c1f933bf2575bf60a343c21f","kind":"commit","published_at":"2019-07-23T14:26:49.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.3","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.3/manifests"},{"name":"0.0.1","sha":"71d00043279b72fd9c150ec8b519540fbe360f00","kind":"commit","published_at":"2019-07-23T12:27:13.000Z","download_url":"https://codeload.github.com/koxudaxi/datamodel-code-generator/tar.gz/0.0.1","html_url":"https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/koxudaxi/datamodel-code-generator@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-28T09:55:23.769Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":56.50541044355657,"dependent_packages_count":10.040469667066963,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.272940055311764},"purl":"pkg:pypi/runch-datamodel-code-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/runch-datamodel-code-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/runch-datamodel-code-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/runch-datamodel-code-generator/dependencies","status":null,"funding_links":["https://github.com/sponsors/koxudaxi"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-17T17:01:29.118Z","issues_count":435,"pull_requests_count":1042,"avg_time_to_close_issue":6246244.617647059,"avg_time_to_close_pull_request":893752.0318681318,"issues_closed_count":170,"pull_requests_closed_count":910,"pull_request_authors_count":127,"issue_authors_count":322,"avg_comments_per_issue":1.335632183908046,"avg_comments_per_pull_request":2.0700575815738964,"merged_pull_requests_count":593,"bot_issues_count":2,"bot_pull_requests_count":611,"past_year_issues_count":118,"past_year_pull_requests_count":336,"past_year_avg_time_to_close_issue":1534798.8684210526,"past_year_avg_time_to_close_pull_request":563066.8913857678,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":89,"past_year_avg_comments_per_issue":0.4830508474576271,"past_year_avg_comments_per_pull_request":2.1488095238095237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":152,"past_year_merged_pull_requests_count":169,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/issues","maintainers":[{"login":"koxudaxi","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"},{"login":"gaborbernat","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}],"active_maintainers":[{"login":"koxudaxi","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koxudaxi"},{"login":"gaborbernat","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runch-datamodel-code-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runch-datamodel-code-generator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runch-datamodel-code-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runch-datamodel-code-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runch-datamodel-code-generator/codemeta","maintainers":[{"uuid":"jxji","login":"jxji","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/jxji/","role":null,"created_at":"2024-11-14T05:22:12.540Z","updated_at":"2024-11-14T05:22:12.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jxji/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":796887,"maintainers_count":333069,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52198},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-02-15T07:24:59.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12885496,"name":"python314Packages.datamodel-code-generator","ecosystem":"nixpkgs","description":"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources","homepage":"https://github.com/koxudaxi/datamodel-code-generator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/koxudaxi/datamodel-code-generator","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T06:51:14.104Z","latest_release_published_at":"2026-01-27T06:51:14.104Z","latest_release_number":"0.35.0","last_synced_at":"2026-02-03T21:56:09.106Z","created_at":"2026-01-27T06:51:13.870Z","updated_at":"2026-02-03T21:56:09.106Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.datamodel-code-generator","install_command":"nix-env -iA nixpkgs.python314Packages.datamodel-code-generator","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/datamodel-code-generator/default.nix#L89","metadata":{"nix_attribute":"python3.14-datamodel-code-generator-0.35.0","position":"pkgs/development/python-modules/datamodel-code-generator/default.nix:89","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datamodel-code-generator","upstream_purl":"pkg:pypi/datamodel-code-generator"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.datamodel-code-generator?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.datamodel-code-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.datamodel-code-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.datamodel-code-generator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datamodel-code-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datamodel-code-generator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datamodel-code-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datamodel-code-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datamodel-code-generator/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":141012,"maintainers_count":397,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":24},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-02-15T06:59:04.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":15831,"full_name":"koxudaxi/datamodel-code-generator","default_branch":"main","total_commits":1640,"total_committers":193,"total_bot_commits":527,"total_bot_committers":5,"mean_commits":8.49740932642487,"dds":0.5042682926829268,"past_year_total_commits":461,"past_year_total_committers":53,"past_year_total_bot_commits":47,"past_year_total_bot_committers":3,"past_year_mean_commits":8.69811320754717,"past_year_dds":0.297180043383948,"last_synced_at":"2026-01-02T18:52:28.562Z","last_synced_commit":"3db66679dceb8bc3c3caa63758b4733427917084","created_at":"2023-03-07T11:31:13.477Z","updated_at":"2026-01-02T18:44:07.821Z","committers":[{"name":"Koudai Aono","email":"koxudaxi@gmail.com","login":"koxudaxi","count":813},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":432},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":80},{"name":"Josh Bode","email":"joshbode@fastmail.com","login":"joshbode","count":23},{"name":"Antonio Spadaro","email":"ilovelinux","login":"ilovelinux","count":15},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":13},{"name":"Bernát Gábor","email":"bgabor8@bloomberg.net","login":"gaborbernat","count":13},{"name":"Denis Artyushin","email":"artyushinden@gmail.com","login":"denisart","count":8},{"name":"KotlinIsland","email":"65446343+KotlinIsland","login":"KotlinIsland","count":7},{"name":"Indra","email":"indra.talip@gmail.com","login":"indrat","count":6},{"name":"luca-knaack-webcom","email":"luca.knaack@web-computing.de","login":"luca-knaack-webcom","count":5},{"name":"Arnór Gjúki Jónsson","email":"106159316+siminn-arnorgj","login":"siminn-arnorgj","count":4},{"name":"Cosmo Grant","email":"cosmo@brainnwave.com","login":"cosmo-grant","count":4},{"name":"Gustavo J. A. M. Carneiro","email":"gjcarneiro@gmail.com","login":"gjcarneiro","count":4},{"name":"Dominic-Walther","email":"98811666+Dominic-Walther","login":"Dominic-Walther","count":3},{"name":"Etienne Wodey","email":"44871469+airwoodix","login":"airwoodix","count":3},{"name":"Florian Ludwig","email":"f.ludwig@greyrook.com","login":"FlorianLudwig","count":3},{"name":"Kevin Michel","email":"80679746+kmichel-aiven","login":"kmichel-aiven","count":3},{"name":"C2D","email":"50617709+i404788","login":"i404788","count":3},{"name":"Simon Stier","email":"52674635+simontaurus","login":"simontaurus","count":2},{"name":"Tobias Lohse","email":"MrLoh","login":"MrLoh","count":2},{"name":"Simon Josefsson","email":"simon@josefsson.org","login":"jas4711","count":2},{"name":"Sebastian Steinbeißer","email":"33968289+gothicVI","login":"gothicVI","count":2},{"name":"Tom Crasset","email":"25140344+tcrasset","login":"tcrasset","count":2},{"name":"Tvrtko Sternak","email":"117077296+sternakt","login":"sternakt","count":2},{"name":"Ahmet Burak","email":"31131727+ahmetveburak","login":"ahmetveburak","count":2},{"name":"Romain Meson","email":"romain.meson@gmail.com","login":"shnups","count":2},{"name":"Peter Soos","email":"69847110+bpsoos","login":"bpsoos","count":2},{"name":"Miles Mason Winther","email":"42948872+mmwinther","login":"mmwinther","count":2},{"name":"Mikhail Butvin","email":"butvin.mihail@yandex.ru","login":"butvinm","count":2},{"name":"Laurence de Jong","email":"info@ldej.nl","login":"ldej","count":2},{"name":"Aaron Harper","email":"aaron.harper@outlook.com","login":"amh4r","count":2},{"name":"Alyssa Coghlan","email":"ncoghlan@gmail.com","login":"ncoghlan","count":2},{"name":"Attila Kóbor","email":"atti92@gmail.com","login":"atti92","count":2},{"name":"Fokko Driesprong","email":"fokko@apache.org","login":"Fokko","count":2},{"name":"Ian Rodney","email":"ian.rodney@gmail.com","login":"ijrsvt","count":2},{"name":"Jens Heinrich","email":"59469646+JensHeinrich","login":"JensHeinrich","count":2},{"name":"Jona Klemenc","email":"duesenfranz","login":"duesenfranz","count":2},{"name":"Joscha Feth","email":"joscha@feth.com","login":"joscha","count":2},{"name":"Kevin Paulson","email":"kevin.paulson@mindbridge.ai","login":"kevin-paulson-mindbridge-ai","count":2},{"name":"Kevin Tholen","email":"93540652+kevin-lithic","login":"kevin-lithic","count":2},{"name":"Kyle Bebak","email":"kylebebak@gmail.com","login":"kylebebak","count":2},{"name":"Eran Dagan","email":"eran@botika.io","login":"erandagan","count":2},{"name":"Dylan Black","email":"38996120+djb7","login":"djb7","count":1},{"name":"Eric VanDever","email":"eric-github@thediscerning.net","login":"ericvandever","count":1},{"name":"Eugene Toder","email":"eltoder","login":"eltoder","count":1},{"name":"Diego Barreiro","email":"diego.barreiro.perez@gmail.com","login":"barreeeiroo","count":1},{"name":"David J. Mack","email":"49307469+LordFckHelmchen","login":"LordFckHelmchen","count":1},{"name":"David Duarte","email":"102606398+daviddmd","login":"daviddmd","count":1},{"name":"Eyal Mor","email":"eyalmor94@gmail.com","login":"eyal-mor","count":1},{"name":"Fabian Gebhart","email":"16943048+fgebhart","login":"fgebhart","count":1},{"name":"Forden","email":"mr.i.lebedev2@gmail.com","login":"Forden","count":1},{"name":"Francis Secada","email":"francis.secada@gmail.com","login":"fsecada01","count":1},{"name":"Hallvard Nygård","email":"168380+HNygard","login":"HNygard","count":1},{"name":"blockjoe","email":"69400937+blockjoe","login":"blockjoe","count":1},{"name":"Connor Baker","email":"ConnorBaker01@Gmail.com","login":"ConnorBaker","count":1},{"name":"Danial Hanif","email":"danial@hambergerpls.dev","login":"hambergerpls","count":1},{"name":"ICEPower420","email":"80835419+ICEPower420","login":"ICEPower420","count":1},{"name":"Ian Buss","email":"ianbuss","login":"ianbuss","count":1},{"name":"Ilia Kurenkov","email":"ilia.kurenkov@gmail.com","login":"iliakur","count":1},{"name":"Jacky Lam","email":"jacky.lam@r2studiohk.com","login":"jackylamhk","count":1},{"name":"Jacob Sánchez","email":"jacobszpz@protonmail.com","login":"sanjacob","count":1},{"name":"Jahn Thomas Fidje","email":"jtfidje@gmail.com","login":"jtfidje","count":1},{"name":"James Kent","email":"jamesdkent21@gmail.com","login":"jdkent","count":1},{"name":"Jeffrey Arnold","email":"jeffrey.arnold@gmail.com","login":"jrnold","count":1},{"name":"Joakim Nordling","email":"joakim.nordling@gmail.com","login":"joakimnordling","count":1},{"name":"Johannes Wienke","email":"languitar@semipol.de","login":"languitar","count":1},{"name":"Joseph M LaFreniere","email":"joseph@lafreniere.xyz","login":"lafrenierejm","count":1},{"name":"Joseph Richardson","email":"49208786+JoeHCQ1","login":"JoeHCQ1","count":1},{"name":"Raphael Krupinski","email":"10319569-mattesilver@users.noreply.gitlab.com","login":null,"count":1},{"name":"Teo Koon Peng","email":"koonpeng@openrobotics.org","login":null,"count":1},{"name":"Beau","email":"35486477+Beaueve","login":"Beaueve","count":1},{"name":"Anthony Uphof","email":"anthony@blacksheepfarm.co.nz","login":"auphofBSF","count":1},{"name":"Anthony Uk","email":"1492471+dataway","login":"dataway","count":1},{"name":"Anis","email":"yocorporation@hotmail.com","login":"anis-campos","count":1},{"name":"Aniket Das","email":"aniket.das89@gmail.com","login":"AniketDas-Tekky","count":1},{"name":"Andy Challis","email":"andrewchallis@hotmail.co.uk","login":"ghandic","count":1},{"name":"Andrew Womeldorf","email":"git@andrew.wom.icu","login":"andrew-womeldorf","count":1},{"name":"Andres Hermosilla","email":"465024+rezen","login":"rezen","count":1},{"name":"Alexander Shadchin","email":"alexandr.shadchin@gmail.com","login":"shadchin","count":1},{"name":"Alessio Gerace","email":"5037557+archetipo","login":"archetipo","count":1},{"name":"Aedial","email":"aedial.dev@gmail.com","login":"Aedial","count":1},{"name":"Adam Žurek","email":"thejabko@gmail.com","login":"adaamz","count":1},{"name":"Adam Lowry","email":"adam@therobots.org","login":"robotadam","count":1},{"name":"Aahnik Daw","email":"aahnikdaw@gmail.com","login":"aahnik","count":1},{"name":"Ben Bartrim","email":"ben.bartrim@me.com","login":"benobytes","count":1},{"name":"Bernardo Vale","email":"bernardo@kentik.com","login":"bernardoVale","count":1},{"name":"Blake Johnson","email":"voteblake","login":"voteblake","count":1},{"name":"Brandon Sorensen","email":"brandon@brandonsorensen.com","login":"brandonsorensen","count":1},{"name":"Bulygin Evgeny","email":"41860443+nesb1","login":"nesb1","count":1},{"name":"Camillo","email":"camillo.lugaresi+github@gmail.com","login":"camillol","count":1},{"name":"Carl Fürstenberg","email":"azatoth@gmail.com","login":"azatoth","count":1},{"name":"Cheng XU","email":"3105373+xu-cheng","login":"xu-cheng","count":1},{"name":"Chris Wesseling","email":"chris.wesseling@protonmail.com","login":"CharString","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Colin Watson","email":"cjwatson@debian.org","login":"cjwatson","count":1},{"name":"Senesh Deshan","email":"44916937+senesh-deshan","login":"senesh-deshan","count":1},{"name":"antxln","email":"46301114+antxln","login":"antxln","count":1},{"name":"angus","email":"106070053+alpoi-x","login":"alpoi-x","count":1},{"name":"Zdeněk Tomis","email":"zdnek.tomis@gmail.com","login":"zdenecek","count":1},{"name":"Zack Yancey","email":"31323996+zackyancey","login":"zackyancey","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"Yannik Sander","email":"7040031+ysndr","login":"ysndr","count":1},{"name":"XieJiSS","email":"c141028@gmail.com","login":"XieJiSS","count":1},{"name":"William Jamieson","email":"wjamieson@stsci.edu","login":"WilliamJamieson","count":1},{"name":"William Armiros","email":"54150514+willarmiros","login":"willarmiros","count":1},{"name":"Tor Arvid Lund","email":"torarvid@gmail.com","login":"torarvid","count":1},{"name":"Tobias Fausten","email":"41119754+tfausten","login":"tfausten","count":1},{"name":"Tobias Bahls","email":"tobias.bahls@gmail.com","login":"tobias-bahls","count":1},{"name":"Thor Whalen","email":"1906276+thorwhalen","login":"thorwhalen","count":1},{"name":"Tetsuo Kiso","email":"tetsuok","login":"tetsuok","count":1},{"name":"Suraj Barkale","email":"suraj@barkale.com","login":"surajbarkale","count":1},{"name":"Stefan Krawczyk","email":"stefan.krawczyk@gmail.com","login":"skrawcz","count":1},{"name":"Simon Piercy","email":"41324377+piercsi","login":"piercsi","count":1},{"name":"Simon Metson","email":"simonmetson+github@googlemail.com","login":"drsm79","count":1},{"name":"Siame Rafiq","email":"me@sia.me","login":"siame","count":1},{"name":"Shin Ahnjae","email":"yuyupopo@snu.ac.kr","login":"ahnjaeshin","count":1},{"name":"Shane Murphy","email":"88051904+ShaneMurphy2","login":"ShaneMurphy2","count":1},{"name":"Sergei Konik","email":"50069473+skonik","login":"skonik","count":1},{"name":"𝕂","email":"51281148+K-dash","login":"K-dash","count":1},{"name":"Julian David Rath","email":"julian.rath@gmail.com","login":"julian-r","count":1},{"name":"zach-hamm","email":"96029614+zach-hamm","login":"zach-hamm","count":1},{"name":"vogre","email":"vogre.z@gmail.com","login":"vogre","count":1},{"name":"vesajaaskelainen","email":"vesa.jaaskelainen@vaisala.com","login":"vesajaaskelainen","count":1},{"name":"twoodwark","email":"40759527+twoodwark","login":"twoodwark","count":1},{"name":"sbussard-vareto","email":"141046082+sbussard-vareto","login":"sbussard-vareto","count":1},{"name":"ronlib","email":"ronlib","login":"ronlib","count":1},{"name":"reb00ter","email":"maxim.barabanov@gmail.com","login":"reb00ter","count":1},{"name":"prmshepherd","email":"prmshepherd@gmail.com","login":"prmshepherd","count":1},{"name":"nbro10","email":"106664639+nbro10","login":"nbro10","count":1},{"name":"mueslo","email":"johannesfalke@googlemail.com","login":"mueslo","count":1},{"name":"minomocca","email":"104247372+minomocca","login":"minomocca","count":1},{"name":"michael2to3","email":"87614587+michael2to3","login":"michael2to3","count":1},{"name":"mesfahanisimscale","email":"57480288+mesfahanisimscale","login":"mesfahanisimscale","count":1},{"name":"linshoK","email":"98946889+linshoK","login":"linshoK","count":1},{"name":"lgtm-com[bot]","email":"43144390+lgtm-com[bot]","login":"lgtm-com[bot]","count":1},{"name":"kyo_ago","email":"kyo.ago@gmail.com","login":"kyo-ago","count":1},{"name":"krezac","email":"kamil.rezac@accolade.com","login":"krezac","count":1},{"name":"jdweav","email":"94630182+jdweav","login":"jdweav","count":1},{"name":"jamesbezuk","email":"jamesbezuk@gmail.com","login":"jamesbezuk","count":1},{"name":"howardj99","email":"howard.jonathan.21@gmail.com","login":"howardj99","count":1},{"name":"gluap","email":"44007906+gluap","login":"gluap","count":1},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":1},{"name":"bnln","email":"ben05allen@hotmail.com","login":"ben05allen","count":1},{"name":"Nicolas Wicht","email":"niwicht@gmail.com","login":"fft001","count":1},{"name":"Nick Young","email":"142170355+nickyoung-github","login":"nickyoung-github","count":1},{"name":"Nick Garanko","email":"ngaranko","login":"ngaranko","count":1},{"name":"Natik Gadzhi","email":"natik@respawn.io","login":"natikgadzhi","count":1},{"name":"MrSnapperVibes","email":"Andrew.Ruffolo@leaderbank.com","login":"MrSnapperVibes","count":1},{"name":"Mike Perrone","email":"mike.j.perrone@gmail.com","login":"mjperrone","count":1},{"name":"Mike Davidson","email":"122621624+mikedavidson-evertz","login":"mikedavidson-evertz","count":1},{"name":"Michael Eliachevitch","email":"m.eliachevitch@posteo.de","login":"meliache","count":1},{"name":"Matt Hambro","email":"matthew.hambro@gmail.com","login":"hambrosia","count":1},{"name":"Martin Gonzalez Perna","email":"31832018+mgonzalezperna","login":"mgonzalezperna","count":1},{"name":"Marcus Sand","email":"15278940+HeroGamers","login":"HeroGamers","count":1},{"name":"Mahdi Lamb","email":"mahdilamb@gmail.com","login":"mahdilamb","count":1},{"name":"LukeAtThat","email":"155269717+LukeAtThat","login":"LukeAtThat","count":1},{"name":"Louis Maddox","email":"lmmx","login":"lmmx","count":1},{"name":"Liam Deacon","email":"liam.m.deacon@gmail.com","login":"Liam-Deacon","count":1},{"name":"Leon Lowitzki","email":"1987342+leonlowitzki","login":"leonlowitzki","count":1},{"name":"Leon Haffmans","email":"49658102+lord-haffi","login":"lord-haffi","count":1},{"name":"Kyle Mckay","email":"kymckay.dev@gmail.com","login":"kymckay","count":1},{"name":"Kristian Berg","email":"kriberg@tihlde.org","login":"kriberg","count":1},{"name":"Killian","email":"31043822+Killian-fal","login":"Killian-fal","count":1},{"name":"Kasper Primdal Lauritzen","email":"KPLauritzen","login":"KPLauritzen","count":1},{"name":"Kamyar","email":"932743+kamyar","login":"kamyar","count":1},{"name":"Jérôme Boulmier","email":"98312255+jboulmier","login":"jboulmier","count":1},{"name":"Saul Shanabrook","email":"s.shanabrook@gmail.com","login":"saulshanabrook","count":1},{"name":"Nino Walker","email":"nino.walker@gmail.com","login":"ninowalker","count":1},{"name":"Samuel Gaist","email":"samuel.gaist@idiap.ch","login":"sgaist","count":1},{"name":"Sambhav Kothari","email":"sambhavs.email@gmail.com","login":"sambhav","count":1},{"name":"Rónán Carrigan","email":"rcarriga@tcd.ie","login":"rcarriga","count":1},{"name":"Ryan McGinty","email":"rpmcginty","login":"rpmcginty","count":1},{"name":"Roman Imankulov","email":"roman.imankulov@gmail.com","login":"imankulov","count":1},{"name":"Roberto Polli","email":"robipolli@gmail.com","login":"ioggstream","count":1},{"name":"Raymond Butcher","email":"randomy@gmail.com","login":"raymondbutcher","count":1},{"name":"Rajat Shah","email":"122630517+rshah-evertz","login":"rshah-evertz","count":1},{"name":"Raj","email":"116505616+raj-open","login":"raj-open","count":1},{"name":"Pierre Marsais","email":"pimzero","login":"pimzero","count":1},{"name":"Philipp Trulson","email":"der-eismann","login":"der-eismann","count":1},{"name":"Philipp S. Sommer","email":"philipp.sommer@hzg.de","login":"Chilipp","count":1},{"name":"Philip Bjorge","email":"philipbjorge@gmail.com","login":"philipbjorge","count":1},{"name":"Pedro Sá Motta Rangel","email":"pedrosmr@gmail.com","login":"pedrosmr","count":1},{"name":"Paweł Rubin","email":"pawelrubin19@gmail.com","login":"pawelrubin","count":1},{"name":"Paweł Nadolski","email":"pn","login":"pn","count":1},{"name":"PTank","email":"akazian@student.42.fr","login":"PTank","count":1},{"name":"Oliver Tonnesen","email":"oliver@tonnesen.com","login":"otonnesen","count":1},{"name":"Nuno Pereira","email":"3504501+nampereira","login":"nampereira","count":1},{"name":"Noel","email":"noel.eliezer@gmail.com","login":"anor4k","count":1},{"name":"Noddy","email":"neorescuer@gmail.com","login":"noddycode","count":1},{"name":"Niraj Kamdar","email":"51387861+Niraj-Kamdar","login":"Niraj-Kamdar","count":1},{"name":"Dan Peachey","email":"78757348+dpeachey","login":"dpeachey","count":1},{"name":"Josh Dimarsky","email":"24758845+yehoshuadimarsky","login":"yehoshuadimarsky","count":1}],"past_year_committers":[{"name":"Koudai Aono","email":"koxudaxi@gmail.com","login":"koxudaxi","count":324},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":32},{"name":"Antonio Spadaro","email":"ilovelinux","login":"ilovelinux","count":15},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":13},{"name":"Bernát Gábor","email":"bgabor8@bloomberg.net","login":"gaborbernat","count":13},{"name":"Arnór Gjúki Jónsson","email":"106159316+siminn-arnorgj","login":"siminn-arnorgj","count":4},{"name":"Cosmo Grant","email":"cosmo@brainnwave.com","login":"cosmo-grant","count":4},{"name":"Gustavo J. A. M. Carneiro","email":"gjcarneiro@gmail.com","login":"gjcarneiro","count":3},{"name":"Eran Dagan","email":"eran.dagan7@gmail.com","login":"erandagan","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Tobias Lohse","email":"MrLoh","login":"MrLoh","count":2},{"name":"Simon Stier","email":"52674635+simontaurus","login":"simontaurus","count":2},{"name":"Sebastian Steinbeißer","email":"33968289+gothicVI","login":"gothicVI","count":2},{"name":"Mikhail Butvin","email":"butvin.mihail@yandex.ru","login":"butvinm","count":2},{"name":"Kevin Paulson","email":"kevin.paulson@mindbridge.ai","login":"kevin-paulson-mindbridge-ai","count":2},{"name":"Ahmet Burak","email":"31131727+ahmetveburak","login":"ahmetveburak","count":2},{"name":"𝕂","email":"51281148+K-dash","login":"K-dash","count":1},{"name":"Andrew Womeldorf","email":"git@andrew.wom.icu","login":"andrew-womeldorf","count":1},{"name":"Blake Johnson","email":"voteblake","login":"voteblake","count":1},{"name":"Chris Wesseling","email":"chris.wesseling@protonmail.com","login":"CharString","count":1},{"name":"Colin Watson","email":"cjwatson@debian.org","login":"cjwatson","count":1},{"name":"Dan Peachey","email":"78757348+dpeachey","login":"dpeachey","count":1},{"name":"David Duarte","email":"102606398+daviddmd","login":"daviddmd","count":1},{"name":"David J. Mack","email":"49307469+LordFckHelmchen","login":"LordFckHelmchen","count":1},{"name":"Dylan Black","email":"38996120+djb7","login":"djb7","count":1},{"name":"Adam Lowry","email":"adam@therobots.org","login":"robotadam","count":1},{"name":"Eugene Toder","email":"eltoder","login":"eltoder","count":1},{"name":"mueslo","email":"johannesfalke@googlemail.com","login":"mueslo","count":1},{"name":"minomocca","email":"104247372+minomocca","login":"minomocca","count":1},{"name":"kyo_ago","email":"kyo.ago@gmail.com","login":"kyo-ago","count":1},{"name":"Zdeněk Tomis","email":"zdnek.tomis@gmail.com","login":"zdenecek","count":1},{"name":"Yannik Sander","email":"7040031+ysndr","login":"ysndr","count":1},{"name":"Tvrtko Sternak","email":"117077296+sternakt","login":"sternakt","count":1},{"name":"Tor Arvid Lund","email":"torarvid@gmail.com","login":"torarvid","count":1},{"name":"Tobias Bahls","email":"tobias.bahls@gmail.com","login":"tobias-bahls","count":1},{"name":"Simon Josefsson","email":"simon@josefsson.org","login":"jas4711","count":1},{"name":"Saul Shanabrook","email":"s.shanabrook@gmail.com","login":"saulshanabrook","count":1},{"name":"Sambhav Kothari","email":"sambhavs.email@gmail.com","login":"sambhav","count":1},{"name":"Rónán Carrigan","email":"rcarriga@tcd.ie","login":"rcarriga","count":1},{"name":"Ryan McGinty","email":"rpmcginty","login":"rpmcginty","count":1},{"name":"Raymond Butcher","email":"randomy@gmail.com","login":"raymondbutcher","count":1},{"name":"Raj","email":"116505616+raj-open","login":"raj-open","count":1},{"name":"Oliver Tonnesen","email":"oliver@tonnesen.com","login":"otonnesen","count":1},{"name":"Noel","email":"noel.eliezer@gmail.com","login":"anor4k","count":1},{"name":"MrSnapperVibes","email":"Andrew.Ruffolo@leaderbank.com","login":"MrSnapperVibes","count":1},{"name":"Marcus Sand","email":"15278940+HeroGamers","login":"HeroGamers","count":1},{"name":"LukeAtThat","email":"155269717+LukeAtThat","login":"LukeAtThat","count":1},{"name":"Leon Lowitzki","email":"1987342+leonlowitzki","login":"leonlowitzki","count":1},{"name":"Kyle Mckay","email":"kymckay.dev@gmail.com","login":"kymckay","count":1},{"name":"Killian","email":"31043822+Killian-fal","login":"Killian-fal","count":1},{"name":"Jeffrey Arnold","email":"jeffrey.arnold@gmail.com","login":"jrnold","count":1},{"name":"ICEPower420","email":"80835419+ICEPower420","login":"ICEPower420","count":1},{"name":"Hallvard Nygård","email":"168380+HNygard","login":"HNygard","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/koxudaxi%2Fdatamodel-code-generator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-02-17T00:00:13.066Z","repositories_count":6177726,"commits_count":929104854,"contributors_count":36015480,"owners_count":1143964,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{}},"events":null,"keywords":["code-generator","csv","dataclass","datamodel","fastapi","generator","graphql","json-schema","msgspec","openapi","openapi-codegen","pydantic","python","swagger","swagger-codegen","typeddict","yaml"],"dependencies":[{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-03T02:26:56.354Z","updated_at":"2023-10-03T02:26:56.354Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/Dockerfile","dependencies":[{"id":14069513229,"package_name":"python","ecosystem":"docker","requirements":"3.11.0-alpine3.16","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T02:26:56.369Z","updated_at":"2023-10-03T02:26:56.369Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/pyproject.toml","dependencies":[{"id":14069513230,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":14069513231,"package_name":"pydantic","ecosystem":"pypi","requirements":"---\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  extras:\n  - email\n  version: \"\u003e=1.5.1,\u003c3.0\"\n  python: \"\u003c3.10\"\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  extras:\n  - email\n  version: \"\u003e=1.9.0,\u003c3.0\"\n  python: \"~3.10\"\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  extras:\n  - email\n  version: \"\u003e=1.10.0,\u003c3.0\"\n  python: \"^3.11\"\n","direct":true,"kind":"runtime","optional":false},{"id":14069513232,"package_name":"argcomplete","ecosystem":"pypi","requirements":"\u003e=1.10,\u003c4.0","direct":true,"kind":"runtime","optional":false},{"id":14069513233,"package_name":"prance","ecosystem":"pypi","requirements":"\u003e=0.18.2","direct":true,"kind":"runtime","optional":false},{"id":14069513260,"package_name":"openapi-spec-validator","ecosystem":"pypi","requirements":"\u003e=0.2.8,\u003c=0.5.7","direct":true,"kind":"runtime","optional":false},{"id":14069513261,"package_name":"jinja2","ecosystem":"pypi","requirements":"\u003e=2.10.1,\u003c4.0","direct":true,"kind":"runtime","optional":false},{"id":14069513262,"package_name":"inflect","ecosystem":"pypi","requirements":"\u003e=4.1.0,\u003c6.0","direct":true,"kind":"runtime","optional":false},{"id":14069513263,"package_name":"black","ecosystem":"pypi","requirements":"\u003e=19.10b0","direct":true,"kind":"runtime","optional":false},{"id":14069513264,"package_name":"isort","ecosystem":"pypi","requirements":"\u003e=4.3.21,\u003c6.0","direct":true,"kind":"runtime","optional":false},{"id":14069513265,"package_name":"PySnooper","ecosystem":"pypi","requirements":"\u003e=0.4.1,\u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14069513272,"package_name":"toml","ecosystem":"pypi","requirements":"\u003e=0.10.0,\u003c1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14069513273,"package_name":"genson","ecosystem":"pypi","requirements":"\u003e=1.2.1,\u003c2.0","direct":true,"kind":"runtime","optional":false},{"id":14069513274,"package_name":"httpx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14069513275,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/data/project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T02:26:57.027Z","updated_at":"2023-10-03T02:26:57.027Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/tests/data/project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/data/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T02:26:57.160Z","updated_at":"2023-10-03T02:26:57.160Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/tests/data/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:55.131Z","updated_at":"2025-12-24T04:07:55.131Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/codeql.yaml","dependencies":[{"id":25777064644,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064645,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25777064646,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25777064647,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:55.564Z","updated_at":"2025-12-24T04:07:55.564Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/docs.yaml","dependencies":[{"id":25777064655,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064656,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25777064657,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/readme.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:58.549Z","updated_at":"2025-12-24T04:07:58.549Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/readme.yaml","dependencies":[{"id":25777064817,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064818,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-draft.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:58.604Z","updated_at":"2025-12-24T04:07:58.604Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/release-draft.yaml","dependencies":[{"id":25777064819,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064820,"package_name":"anthropics/claude-code-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:59.379Z","updated_at":"2025-12-24T04:07:59.379Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/test.yaml","dependencies":[{"id":25777064850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064851,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25777064852,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064853,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064854,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codespell.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:55.217Z","updated_at":"2025-12-24T04:07:55.217Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/codespell.yaml","dependencies":[{"id":25777064648,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064649,"package_name":"codespell-project/actions-codespell","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:55.862Z","updated_at":"2025-12-24T04:07:55.862Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/lint.yaml","dependencies":[{"id":25777064668,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064669,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25777064670,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25777064671,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codspeed.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:55.407Z","updated_at":"2025-12-24T04:07:55.407Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/codspeed.yaml","dependencies":[{"id":25777064650,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064651,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064652,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25777064653,"package_name":"CodSpeedHQ/action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:59.435Z","updated_at":"2025-12-24T04:07:59.435Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/action.yml","dependencies":[{"id":25777064855,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25777064856,"package_name":"actions/cache","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/changelog.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:54.654Z","updated_at":"2025-12-24T04:07:54.654Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/changelog.yaml","dependencies":[{"id":25777064640,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cli-docs.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:54.712Z","updated_at":"2025-12-24T04:07:54.712Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/cli-docs.yaml","dependencies":[{"id":25777064641,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064642,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"uv.lock","sha":null,"kind":"lockfile","created_at":"2025-12-24T04:07:59.537Z","updated_at":"2025-12-24T04:07:59.537Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/uv.lock","dependencies":[{"id":25777064858,"package_name":"aiohappyeyeballs","ecosystem":"pypi","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":25777065041,"package_name":"aiohttp","ecosystem":"pypi","requirements":"3.13.2","direct":false,"kind":"runtime","optional":false},{"id":25777065113,"package_name":"aiosignal","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25777065274,"package_name":"annotated-types","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25777065296,"package_name":"anyio","ecosystem":"pypi","requirements":"4.12.0","direct":false,"kind":"runtime","optional":false},{"id":25777065439,"package_name":"argcomplete","ecosystem":"pypi","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":25777065488,"package_name":"asttokens","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25777065494,"package_name":"async-timeout","ecosystem":"pypi","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25777065496,"package_name":"attrs","ecosystem":"pypi","requirements":"25.4.0","direct":false,"kind":"runtime","optional":false},{"id":25777065526,"package_name":"backports-tarfile","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25777065541,"package_name":"black","ecosystem":"pypi","requirements":"22.1.0","direct":false,"kind":"runtime","optional":false},{"id":25777065542,"package_name":"black","ecosystem":"pypi","requirements":"23.12.0","direct":false,"kind":"runtime","optional":false},{"id":25777065543,"package_name":"black","ecosystem":"pypi","requirements":"24.1.0","direct":false,"kind":"runtime","optional":false},{"id":25777065544,"package_name":"black","ecosystem":"pypi","requirements":"26.1a1","direct":false,"kind":"runtime","optional":false},{"id":25777065545,"package_name":"certifi","ecosystem":"pypi","requirements":"2025.11.12","direct":false,"kind":"runtime","optional":false},{"id":25777065546,"package_name":"cffi","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25777065547,"package_name":"chardet","ecosystem":"pypi","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25777065567,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.4.4","direct":false,"kind":"runtime","optional":false},{"id":25777065568,"package_name":"check-wheel-contents","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25777065573,"package_name":"click","ecosystem":"pypi","requirements":"8.3.1","direct":false,"kind":"runtime","optional":false},{"id":25777065574,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25777065575,"package_name":"covdefaults","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25777065585,"package_name":"coverage","ecosystem":"pypi","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":25777065586,"package_name":"cryptography","ecosystem":"pypi","requirements":"46.0.3","direct":false,"kind":"runtime","optional":false},{"id":25777065589,"package_name":"datamodel-code-generator","ecosystem":"pypi","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":25777065618,"package_name":"deepmerge","ecosystem":"pypi","requirements":"2.0","direct":false,"kind":"runtime","optional":false},{"id":25777065619,"package_name":"diff-cover","ecosystem":"pypi","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25777065625,"package_name":"docutils","ecosystem":"pypi","requirements":"0.22.4","direct":false,"kind":"runtime","optional":false},{"id":25777065626,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25777065627,"package_name":"execnet","ecosystem":"pypi","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25777065642,"package_name":"executing","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25777065647,"package_name":"frozenlist","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25777065668,"package_name":"genson","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25777065681,"package_name":"graphql-core","ecosystem":"pypi","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25777065688,"package_name":"h11","ecosystem":"pypi","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25777065698,"package_name":"httpcore","ecosystem":"pypi","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25777065709,"package_name":"httpx","ecosystem":"pypi","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25777065719,"package_name":"id","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25777065722,"package_name":"idna","ecosystem":"pypi","requirements":"3.11","direct":false,"kind":"runtime","optional":false},{"id":25777065723,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":25777065724,"package_name":"inflect","ecosystem":"pypi","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":25777065736,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25777065737,"package_name":"inline-snapshot","ecosystem":"pypi","requirements":"0.31.1","direct":false,"kind":"runtime","optional":false},{"id":25777065743,"package_name":"isort","ecosystem":"pypi","requirements":"5.13.2","direct":false,"kind":"runtime","optional":false},{"id":25777065744,"package_name":"isort","ecosystem":"pypi","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25777065745,"package_name":"isort","ecosystem":"pypi","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25777065746,"package_name":"jaraco-classes","ecosystem":"pypi","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":25777065748,"package_name":"jaraco-context","ecosystem":"pypi","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25777065761,"package_name":"jaraco-functools","ecosystem":"pypi","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25777065762,"package_name":"jeepney","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25777065919,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25777065979,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.25.1","direct":false,"kind":"runtime","optional":false},{"id":25777065989,"package_name":"jsonschema-path","ecosystem":"pypi","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":25777066007,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"2025.9.1","direct":false,"kind":"runtime","optional":false},{"id":25777066010,"package_name":"keyring","ecosystem":"pypi","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":25777066034,"package_name":"lazy-object-proxy","ecosystem":"pypi","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":25777066080,"package_name":"markdown","ecosystem":"pypi","requirements":"3.10","direct":false,"kind":"runtime","optional":false},{"id":25777066154,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25777066155,"package_name":"markupsafe","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25777066218,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25777066219,"package_name":"more-itertools","ecosystem":"pypi","requirements":"10.8.0","direct":false,"kind":"runtime","optional":false},{"id":25777066267,"package_name":"msgspec","ecosystem":"pypi","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":25777066289,"package_name":"multidict","ecosystem":"pypi","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":25777066355,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25777066358,"package_name":"nh3","ecosystem":"pypi","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25777066468,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25777066471,"package_name":"openapi-schema-validator","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25777066475,"package_name":"openapi-spec-validator","ecosystem":"pypi","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25777066488,"package_name":"packaging","ecosystem":"pypi","requirements":"25.0","direct":false,"kind":"runtime","optional":false},{"id":25777066489,"package_name":"pathable","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":25777066532,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25777066533,"package_name":"platformdirs","ecosystem":"pypi","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":25777066534,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25777066535,"package_name":"prance","ecosystem":"pypi","requirements":"25.4.8.0","direct":false,"kind":"runtime","optional":false},{"id":25777066594,"package_name":"prek","ecosystem":"pypi","requirements":"0.2.22","direct":false,"kind":"runtime","optional":false},{"id":25777066620,"package_name":"propcache","ecosystem":"pypi","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25777066626,"package_name":"py-cpuinfo","ecosystem":"pypi","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25777066660,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.23","direct":false,"kind":"runtime","optional":false},{"id":25777066689,"package_name":"pydantic","ecosystem":"pypi","requirements":"1.10.26","direct":false,"kind":"runtime","optional":false},{"id":25777066692,"package_name":"pydantic","ecosystem":"pypi","requirements":"2.12.5","direct":false,"kind":"runtime","optional":false},{"id":25777066693,"package_name":"pydantic-core","ecosystem":"pypi","requirements":"2.41.5","direct":false,"kind":"runtime","optional":false},{"id":25777066702,"package_name":"pygments","ecosystem":"pypi","requirements":"2.19.2","direct":false,"kind":"runtime","optional":false},{"id":25777066703,"package_name":"pymdown-extensions","ecosystem":"pypi","requirements":"10.19.1","direct":false,"kind":"runtime","optional":false},{"id":25777066719,"package_name":"pyright","ecosystem":"pypi","requirements":"1.1.407","direct":false,"kind":"runtime","optional":false},{"id":25777066728,"package_name":"pysnooper","ecosystem":"pypi","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25777066772,"package_name":"pytest","ecosystem":"pypi","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":25777066773,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":25777066779,"package_name":"pytest-codspeed","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25777066782,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25777066783,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"3.15.1","direct":false,"kind":"runtime","optional":false},{"id":25777066796,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false},{"id":25777066802,"package_name":"pytokens","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25777066803,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25777066804,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25777066805,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"44.0","direct":false,"kind":"runtime","optional":false},{"id":25777066808,"package_name":"referencing","ecosystem":"pypi","requirements":"0.36.2","direct":false,"kind":"runtime","optional":false},{"id":25777066809,"package_name":"requests","ecosystem":"pypi","requirements":"2.32.5","direct":false,"kind":"runtime","optional":false},{"id":25777066810,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25777066837,"package_name":"rfc3339-validator","ecosystem":"pypi","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25777066839,"package_name":"rfc3986","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25777066840,"package_name":"rich","ecosystem":"pypi","requirements":"14.2.0","direct":false,"kind":"runtime","optional":false},{"id":25777066841,"package_name":"rpds-py","ecosystem":"pypi","requirements":"0.30.0","direct":false,"kind":"runtime","optional":false},{"id":25777066855,"package_name":"ruamel-yaml","ecosystem":"pypi","requirements":"0.18.17","direct":false,"kind":"runtime","optional":false},{"id":25777066869,"package_name":"ruamel-yaml-clib","ecosystem":"pypi","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":25777066881,"package_name":"ruff","ecosystem":"pypi","requirements":"0.14.10","direct":false,"kind":"runtime","optional":false},{"id":25777066884,"package_name":"secretstorage","ecosystem":"pypi","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":25777066935,"package_name":"six","ecosystem":"pypi","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":25777066936,"package_name":"time-machine","ecosystem":"pypi","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25777066947,"package_name":"tomli","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25777066948,"package_name":"twine","ecosystem":"pypi","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25777067003,"package_name":"typeguard","ecosystem":"pypi","requirements":"4.4.4","direct":false,"kind":"runtime","optional":false},{"id":25777067467,"package_name":"types-jinja2","ecosystem":"pypi","requirements":"2.11.9","direct":false,"kind":"runtime","optional":false},{"id":25777067553,"package_name":"types-markupsafe","ecosystem":"pypi","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":25777067605,"package_name":"types-pyyaml","ecosystem":"pypi","requirements":"6.0.12.20250915","direct":false,"kind":"runtime","optional":false},{"id":25777067631,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"69.5.0.20240522","direct":false,"kind":"runtime","optional":false},{"id":25777067634,"package_name":"types-toml","ecosystem":"pypi","requirements":"0.10.8.20240310","direct":false,"kind":"runtime","optional":false},{"id":25777067635,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":25777067636,"package_name":"typing-inspection","ecosystem":"pypi","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25777067651,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":25777067652,"package_name":"uv","ecosystem":"pypi","requirements":"0.9.18","direct":false,"kind":"runtime","optional":false},{"id":25777067653,"package_name":"watchfiles","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25777067676,"package_name":"wheel-filename","ecosystem":"pypi","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25777067680,"package_name":"yarl","ecosystem":"pypi","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":25777067681,"package_name":"zensical","ecosystem":"pypi","requirements":"0.0.13","direct":false,"kind":"runtime","optional":false},{"id":25777067686,"package_name":"zipp","ecosystem":"pypi","requirements":"3.23.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yaml","sha":null,"kind":"manifest","created_at":"2025-12-24T04:07:56.511Z","updated_at":"2025-12-24T04:07:56.511Z","repository_link":"https://github.com/koxudaxi/datamodel-code-generator/blob/main/.github/workflows/publish.yaml","dependencies":[{"id":25777064672,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064673,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25777064674,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064675,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25777064726,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.13.0","direct":true,"kind":"composite","optional":false},{"id":25777064767,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25777064768,"package_name":"crazy-max/ghaction-docker-meta","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25777064774,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25777064775,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25777064815,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25777064816,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":29.619947890357075,"created_at":"2025-12-20T10:14:00.230Z","updated_at":"2026-05-30T17:01:59.051Z","avatar_url":"https://github.com/koxudaxi.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370012","html_url":"https://summary.ecosyste.ms/projects/370012"}