From 7b2ad6e3aaa183a9f57201a2d0cd24b043fab257 Mon Sep 17 00:00:00 2001 From: "Dr. Andreas Fischer" <45405681+AndreasFischer1985@users.noreply.github.com> Date: Thu, 13 Aug 2026 21:29:31 +0200 Subject: [PATCH] Update overrides.json --- overrides.json | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/overrides.json b/overrides.json index 63691b1..d77c565 100644 --- a/overrides.json +++ b/overrides.json @@ -53,6 +53,15 @@ "rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/bundeshaushalt-api/main/openapi.yaml", "pypiURL": "https://pypi.org/project/de-bundeshaushalt" }, + { + "name": "Berufenet API", + "office": "Bundesagentur für Arbeit", + "description": "API zur Bewerberbörse der Bundesagentur für Arbeit.", + "documentationURL": "https://bundesapi.github.io/bewerberboerse-api/", + "githubURL": "https://github.com/bundesAPI/berufenet-api", + "rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/berufenet-api/main/openapi.yaml", + "pypiURL": null + }, { "name": "Bewerberbörse API", "office": "Bundesagentur für Arbeit", @@ -141,6 +150,15 @@ "rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/smard-api/main/openapi.yaml", "pypiURL": "https://pypi.org/project/de-smard" }, + { + "name": "Deutschlandatlas-API", + "office": "Statistisches Bundesamt", + "description": "API zum Deutschlandatalas", + "documentationURL": null, + "githubURL": "https://github.com/bundesAPI/deutschlandatlas-api", + "rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/deutschlandatlas-api/main/openapi.yaml", + "pypiURL": "https://pypi.org/project/de-Deutschlandatlas" + }, { "name": "DiGA API", "office": "Bundesinstitut für Arzneimittel und Medizinprodukte", @@ -301,6 +319,15 @@ "rawOpenAPI": "https://raw.githubusercontent.com/bundesAPI/polizei-brandenburg-api/main/openapi.yaml", "pypiURL": "https://pypi.org/project/de-polizei-brandenburg" }, + { + "name": "Regionalatlas-API", + "office": "Statistische Ämter des Bundes und der Länder", + "description": "API zum Regionalatlas Deutschland der statistischen Ämter des Bundes und der Länder.", + "documentationURL": null, + "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": "VAG API", "office": "VAG", @@ -358,4 +385,4 @@ "documentationURL": "https://pegel-online.api.bund.dev", "githubURL": "https://github.com/bundesAPI/pegel-online-api" } -] \ No newline at end of file +]