We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f06f3 commit 7776903Copy full SHA for 7776903
1 file changed
src/test/config/mcat_reduced.yaml
@@ -17,8 +17,6 @@ openapi:
17
- url: https://dev.api.models.mint.isi.edu/v1.5.0
18
- url: http://localhost:8080/v1.5.0
19
20
-firebase:
21
- key: "test"
22
23
endpoint:
24
url: http://endpoint.mint.isi.edu/modelCatalog-1.4.0
@@ -30,7 +28,5 @@ enable_post_paths: false
30
28
enable_delete_paths: false
31
29
enable_put_paths: false
32
33
-auth:
34
- provider: firebase
35
follow_references: true
36
0 commit comments