From f8be0451ce47aa1da98dcdba7266804f2cc5173e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 9 May 2018 20:26:53 -0700 Subject: remove https support --- golang/fatcat-openapi2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'golang') diff --git a/golang/fatcat-openapi2.yml b/golang/fatcat-openapi2.yml index 2f635697..85d3b4fc 100644 --- a/golang/fatcat-openapi2.yml +++ b/golang/fatcat-openapi2.yml @@ -5,7 +5,7 @@ info: description: A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata version: 0.1.0 -schemes: [http, https] +schemes: [http] basePath: /v0 host: api.fatcat.wiki consumes: -- cgit v1.2.3