{"id":19347169,"url":"https://github.com/openapi-json-schema-tools/openapi-document-analysis","last_synced_at":"2025-06-12T11:05:20.911Z","repository":{"id":181661058,"uuid":"667105299","full_name":"openapi-json-schema-tools/openapi-document-analysis","owner":"openapi-json-schema-tools","description":"A repo to analye usage of some keywords in openapi documents","archived":false,"fork":false,"pushed_at":"2024-02-27T20:00:06.000Z","size":1517,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T09:45:08.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/openapi-json-schema-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-07-16T16:50:30.000Z","updated_at":"2024-12-12T17:29:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9a6ed96-278f-4966-b97c-2b3fadfa9101","html_url":"https://github.com/openapi-json-schema-tools/openapi-document-analysis","commit_stats":null,"previous_names":["openapi-json-schema-tools/openapi-document-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openapi-json-schema-tools/openapi-document-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-json-schema-tools%2Fopenapi-document-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-json-schema-tools%2Fopenapi-document-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-json-schema-tools%2Fopenapi-document-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-json-schema-tools%2Fopenapi-document-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openapi-json-schema-tools","download_url":"https://codeload.github.com/openapi-json-schema-tools/openapi-document-analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-json-schema-tools%2Fopenapi-document-analysis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259453488,"owners_count":22860085,"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-11-10T04:14:31.021Z","updated_at":"2025-06-12T11:05:20.877Z","avatar_url":"https://github.com/openapi-json-schema-tools.png","language":"Python","readme":"# openapi-document-analysis\nA repo to analye usage of some keywords in openapi documents\n\n## openapi documents\ndocuments are from https://github.com/APIs-guru/openapi-directory\n\n## env setup\n```\npython3 -m venv venv\nsource venv/bin/activate\npip install pyyaml\n```\n\n## usage\n- `python analyze.py`\n    - Outputs md reports and .py files containing required keys and properties keys and qty of usages\n    - After this is run, the below analyzers can be run on the generated .py files containing key info\n- `python analyze_required_keys.py`\n- `python analyze_properties_keys.py`\n\n## Reports\n- [properties usage](reports/properties_report.md)\n- [required usage](reports/required_report.md)\n- [required keys python usage](reports/required_keys_python_report.md)\n- [properties keys python usage](reports/properties_keys_python_report.md)\n- [responses usage](reports/responses_report.md)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenapi-json-schema-tools%2Fopenapi-document-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenapi-json-schema-tools%2Fopenapi-document-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenapi-json-schema-tools%2Fopenapi-document-analysis/lists"}