{"id":16162748,"url":"https://github.com/msrd0/openapi_type","last_synced_at":"2025-03-18T22:31:14.433Z","repository":{"id":37979274,"uuid":"346155926","full_name":"msrd0/openapi_type","owner":"msrd0","description":"OpenAPI type information for Rust structs and enums","archived":false,"fork":false,"pushed_at":"2024-08-05T04:20:41.000Z","size":70080,"stargazers_count":2,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-17T00:11:16.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msrd0.png","metadata":{"files":{"readme":"README.j2","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"msrd0"}},"created_at":"2021-03-09T22:00:58.000Z","updated_at":"2024-05-20T14:19:58.000Z","dependencies_parsed_at":"2023-12-28T21:52:03.058Z","dependency_job_id":"f627570c-437d-4f93-9006-d5272ac46207","html_url":"https://github.com/msrd0/openapi_type","commit_stats":{"total_commits":107,"total_committers":3,"mean_commits":"35.666666666666664","dds":0.4299065420560748,"last_synced_commit":"ecf60138e2101d45c66c318fff4f004b8a42794a"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msrd0%2Fopenapi_type","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msrd0%2Fopenapi_type/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msrd0%2Fopenapi_type/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msrd0%2Fopenapi_type/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msrd0","download_url":"https://codeload.github.com/msrd0/openapi_type/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244318578,"owners_count":20433935,"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"}},"keywords":[],"created_at":"2024-10-10T02:32:43.449Z","updated_at":"2025-03-18T22:31:14.132Z","avatar_url":"https://github.com/msrd0.png","language":"Rust","funding_links":["https://github.com/sponsors/msrd0"],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cdiv\u003e\n\t\u003ca href=\"https://github.com/msrd0/openapi_type/actions/workflows/rust.yml\"\u003e\n\t\t\u003cimg alt=\"build status\" src=\"https://github.com/msrd0/openapi_type/actions/workflows/rust.yml/badge.svg\"/\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://msrd0.github.io/openapi_type/tarpaulin-report.html\"\u003e\n\t\t\u003cimg alt=\"coverage report\" src=\"https://msrd0.github.io/openapi_type/coverage.svg\"/\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://msrd0.github.io/openapi_type/doc/openapi_type/index.html\"\u003e\n\t\t\u003cimg alt=\"rustdoc\" src=\"https://img.shields.io/badge/docs-main-blue.svg\"/\u003e\n\t\u003c/a\u003e\n    \u003ca href=\"https://blog.rust-lang.org/2023/06/01/Rust-1.70.0.html\"\u003e\n        \u003cimg alt=\"Rust 1.70+\" src=\"https://img.shields.io/badge/rustc-1.70+-orange.svg\"/\u003e\n    \u003c/a\u003e\n\t\u003ca href=\"https://www.apache.org/licenses/LICENSE-2.0\"\u003e\n\t\t\u003cimg alt=\"License Apache-2.0\" src=\"https://img.shields.io/badge/license-Apache--2.0-blue.svg\"/\u003e\n\t\u003c/a\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\nThis repository contains the following crates:\n\n - **openapi_type**\n   [![openapi_type on crates.io](https://img.shields.io/crates/v/openapi_type.svg)](https://crates.io/crates/openapi_type)\n   [![openapi_type on docs.rs](https://docs.rs/openapi_type/badge.svg)](https://docs.rs/openapi_type)\n - **openapi_type_derive**\n   [![openapi_type_derive on crates.io](https://img.shields.io/crates/v/openapi_type_derive.svg)](https://crates.io/crates/openapi_type_derive)\n   [![openapi_type_derive on docs.rs](https://docs.rs/openapi_type_derive/badge.svg)](https://docs.rs/openapi_type_derive)\n\n# openapi_type\n\n{{ readme }}\n\n## Versioning\n\nLike all rust crates, this crate will follow semantic versioning guidelines. However, changing\nthe MSRV (minimum supported rust version) is not considered a breaking change.\n\n## License\n\nCopyright (C) 2021-2024 Dominic Meiser and [contributors].\n\n```\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n\thttps://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n [contributors]: https://github.com/msrd0/openapi_type/graphs/contributors\n{% if links != \"\" -%}\n{{ links }}\n{%- endif -%}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsrd0%2Fopenapi_type","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsrd0%2Fopenapi_type","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsrd0%2Fopenapi_type/lists"}