diff options
Diffstat (limited to 'fatcat-go/restapi/doc.go')
-rw-r--r-- | fatcat-go/restapi/doc.go | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/fatcat-go/restapi/doc.go b/fatcat-go/restapi/doc.go deleted file mode 100644 index 9896c2da..00000000 --- a/fatcat-go/restapi/doc.go +++ /dev/null @@ -1,23 +0,0 @@ -// Code generated by go-swagger; DO NOT EDIT. - -/* -Package restapi fatcat -A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata - - - Schemes: - http - https - Host: api.fatcat.wiki - BasePath: /v0 - Version: 0.1.0 - - Consumes: - - application/json - - Produces: - - application/json - -swagger:meta -*/ -package restapi |