Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,24 @@
"rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/tagesschau-api/main/openapi.yaml",
"pypiURL": "https://pypi.org/project/de-tagesschau"
},
{
"name": "Deutschlandatlas API",
"office": "Bundesministerium für Wohnen, Stadtentwicklung und Bauwesen",
"description": "Dokumentation zum Deutschlandatlas",
"documentationURL": "https://bundesapi.github.io/deutschlandatlas-api/",
"githubURL": "https://github.com/bundesAPI/deutschlandatlas-api",
"rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/deutchlandatlas-api/main/openapi.yaml",
"pypiURL": "https://pypi.org/project/de-deutschlandatlas"
},
{
"name": "Regionalatlas API",
"office": "Statistisches Bundesland",
"description": "Dokumentation zum Regionalatlas Deutschland",
"documentationURL": "https://bundesapi.github.io/regionalatlas-api/",
"githubURL": "https://github.com/bundesAPI/regionalatlas-api",
"rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/regionalatlas-api/main/openapi.yaml",
"pypiURL": "https://pypi.org/project/de-regionalatlas"
},
{
"name": "DIP Bundestag API",
"office": "Deutscher Bundestag",
Expand Down Expand Up @@ -358,4 +376,4 @@
"documentationURL": "https://pegel-online.api.bund.dev",
"githubURL": "https://github.com/bundesAPI/pegel-online-api"
}
]
]