blob: 9896c2dacf03c33fc0464352b590f22930b756dc (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 | // 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
 |