@coscine/api-client 2.7.0 → 2.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -19,4 +19,4 @@ Furthermore, some setup is done, to deliver an easy API connection for our Cosci
19
19
  ## Links
20
20
 
21
21
  Bundles the output of [CodeGen](https://git.rwth-aachen.de/coscine/backend/scripts/codegen).
22
-
22
+
package/dist/index.js CHANGED
@@ -3116,7 +3116,7 @@ const NoticeApiFactory = function (configuration, basePath, axios) {
3116
3116
  };
3117
3117
 
3118
3118
  /* tslint:disable */
3119
- const BASE_PATH$8 = "https://d-sp16.devlef.campus.rwth-aachen.de/coscine/api/Coscine.Api.Organization".replace(/\/+$/, "");
3119
+ const BASE_PATH$8 = "https://d-sp23.devlef.campus.rwth-aachen.de/coscine/api/Coscine.Api.Organization".replace(/\/+$/, "");
3120
3120
  /**
3121
3121
  *
3122
3122
  * @export