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 0534674 commit 951d7adCopy full SHA for 951d7ad
exabyte_api_client/endpoints/enums.py
@@ -1,5 +1,5 @@
1
SECURE = True
2
DEFAULT_API_VERSION = "2018-10-01"
3
-MATERIALSPROJECT_HOST = "https://www.materialsproject.org"
+MATERIALSPROJECT_HOST = "https://legacy.materialsproject.org"
4
MATERIALSPROJECT_PORT = 443
5
MATERIALSPROJECT_VERSION = "v2"
0 commit comments