aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat-openapi2.yml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2021-04-12 10:40:14 -0700
committerBryan Newbold <bnewbold@robocracy.org>2021-04-12 10:40:14 -0700
commit91b76672a759de4cd368260e709b94d70b2f2e40 (patch)
treea7f7882e91229be740e74c985fcea054a706a86e /fatcat-openapi2.yml
parentb61e2e020a9249ab04be7484f4159a9dc1ca4a83 (diff)
downloadfatcat-91b76672a759de4cd368260e709b94d70b2f2e40.tar.gz
fatcat-91b76672a759de4cd368260e709b94d70b2f2e40.zip
guide and openapi schema: fix QA URLs, and disclaim QA instance
Diffstat (limited to 'fatcat-openapi2.yml')
-rw-r--r--fatcat-openapi2.yml10
1 files changed, 6 insertions, 4 deletions
diff --git a/fatcat-openapi2.yml b/fatcat-openapi2.yml
index ce0d8331..450e4a52 100644
--- a/fatcat-openapi2.yml
+++ b/fatcat-openapi2.yml
@@ -31,6 +31,8 @@ info:
their scripts and tools against the QA instance before running against
production.
+ NOTE: as of Spring 2021, the QA server is temporarily unavailable.
+
Fatcat is made available as a gratis (no cost) and libre (freedom
preserving) service to the public, with limited funding and resources. We
welcome new and unforseen uses and contributions, but may need to impose
@@ -52,10 +54,10 @@ info:
Cross-origin requests are allowed for the API service, to enable third
parties to build in-browser applications.
- A metadata search service is available at <https://search.fatcat.wiki> (and
- <https://search.qa.fatcat.wiki>). The API is currently the raw
- elasticsearch API, with only GET (read) requests allowed. This public
- service is experimental and may be removed or limited in the future.
+ A metadata search service is available at <https://search.fatcat.wiki>.
+ The API is currently the raw elasticsearch API, with only GET (read)
+ requests allowed. This public service is experimental and may be removed or
+ limited in the future.
## Authentication