diff options
Diffstat (limited to 'golang')
| -rw-r--r-- | golang/fatcat-openapi2.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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: | 
