We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2ee33 commit 2fb8456Copy full SHA for 2fb8456
js/fetch-api.js
@@ -5,7 +5,7 @@
5
6
// Enhanced fetch API implementation with explicit origin header handling
7
8
-class BreastDensityAPI {
+class RealBreastDensityAPI {
9
constructor(baseUrl, apiKey) {
10
this.baseUrl = baseUrl;
11
this.apiKey = apiKey;
0 commit comments