diff options
Diffstat (limited to 'golang/gen/restapi/doc.go')
-rw-r--r-- | golang/gen/restapi/doc.go | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/golang/gen/restapi/doc.go b/golang/gen/restapi/doc.go deleted file mode 100644 index e18461a8..00000000 --- a/golang/gen/restapi/doc.go +++ /dev/null @@ -1,22 +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 - Host: api.fatcat.wiki - BasePath: /v0 - Version: 0.1.0 - - Consumes: - - application/json - - Produces: - - application/json - -swagger:meta -*/ -package restapi |