{"id":21041742,"url":"https://github.com/quantumplation/springdoc-1017","last_synced_at":"2026-02-03T09:35:21.517Z","repository":{"id":136847077,"uuid":"331143646","full_name":"Quantumplation/springdoc-1017","owner":"Quantumplation","description":"Minimal reproduce of Springdoc issue #1017","archived":false,"fork":false,"pushed_at":"2021-01-20T00:11:54.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-01T10:38:47.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quantumplation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-01-20T00:06:29.000Z","updated_at":"2021-01-20T00:11:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"d516be21-69f4-4f0a-a29f-e97ef3ccfde2","html_url":"https://github.com/Quantumplation/springdoc-1017","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Quantumplation/springdoc-1017","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantumplation%2Fspringdoc-1017","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantumplation%2Fspringdoc-1017/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantumplation%2Fspringdoc-1017/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantumplation%2Fspringdoc-1017/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quantumplation","download_url":"https://codeload.github.com/Quantumplation/springdoc-1017/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantumplation%2Fspringdoc-1017/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29039704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T09:33:44.148Z","status":"ssl_error","status_checked_at":"2026-02-03T09:33:43.343Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"keywords":[],"created_at":"2024-11-19T13:56:02.917Z","updated_at":"2026-02-03T09:35:21.503Z","avatar_url":"https://github.com/Quantumplation.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# springdoc-1017\nThis repository contains a fairly minimal reproduce of Springdoc issue #1017.\n\n```\npi ~/p/springdoc-1017 (main)\u003e mvn -v\nApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)\nMaven home: /usr/local/Cellar/maven/3.6.3_1/libexec\nJava version: 1.8.0_265, vendor: Amazon.com Inc., runtime: /Library/Java/JavaVirtualMachines/amazon-corretto-8.jdk/Contents/Home/jre\nDefault locale: en_US, platform encoding: UTF-8\nOS name: \"mac os x\", version: \"10.15.6\", arch: \"x86_64\", family: \"mac\"\n```\n\nIt's extracted from a much much larger project, but I tried to remove as many superflous\ndependencies as I could; I'm pretty unfamiliar with Java pom files, though, so it's\npossible this could be yet simpler.\n\nWhen running `mvn verify`, the small Springboot service is started, and a request to\n`/api-docs.yaml` is made, and the result is persisted to `sample/api.yaml`.  Notice that\nthe schema for the response for the one controller contains a property:\n\n`exampleSetFlag: false`.\n\nThis property is not part of the OpenAPI spec, and inhibits the ability for the springdoc\noutput to be pipelined to other tools.  I have a temporary hacky solution which uses\n`grep -v` to filter out this line, but that isn't very robust.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumplation%2Fspringdoc-1017","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantumplation%2Fspringdoc-1017","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumplation%2Fspringdoc-1017/lists"}