diff options
Diffstat (limited to 'rust/fatcat-api-spec/api')
| -rw-r--r-- | rust/fatcat-api-spec/api/swagger.yaml | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/rust/fatcat-api-spec/api/swagger.yaml b/rust/fatcat-api-spec/api/swagger.yaml index c73c5c07..8e6514eb 100644 --- a/rust/fatcat-api-spec/api/swagger.yaml +++ b/rust/fatcat-api-spec/api/swagger.yaml @@ -7794,7 +7794,6 @@ definitions:          status_code: 200          size_bytes: 1235          sha256: "cb1c378f464d5935ddaa8de28446d82638396c61f042295d7fb85e3cccc9e452" -        extra: "{}"          mimetype: "text/html"          url: "http://www.asheesh.org:80/APUS/ch1/node15.html"          timestamp: "2016-09-19T17:20:24Z" @@ -7803,7 +7802,6 @@ definitions:          status_code: 200          size_bytes: 1235          sha256: "cb1c378f464d5935ddaa8de28446d82638396c61f042295d7fb85e3cccc9e452" -        extra: "{}"          mimetype: "text/html"          url: "http://www.asheesh.org:80/APUS/ch1/node15.html"          timestamp: "2016-09-19T17:20:24Z" @@ -7990,7 +7988,6 @@ definitions:            status_code: 200            size_bytes: 1235            sha256: "cb1c378f464d5935ddaa8de28446d82638396c61f042295d7fb85e3cccc9e452" -          extra: "{}"            mimetype: "text/html"            url: "http://www.asheesh.org:80/APUS/ch1/node15.html"            timestamp: "2016-09-19T17:20:24Z" @@ -7999,7 +7996,6 @@ definitions:            status_code: 200            size_bytes: 1235            sha256: "cb1c378f464d5935ddaa8de28446d82638396c61f042295d7fb85e3cccc9e452" -          extra: "{}"            mimetype: "text/html"            url: "http://www.asheesh.org:80/APUS/ch1/node15.html"            timestamp: "2016-09-19T17:20:24Z" @@ -8025,7 +8021,6 @@ definitions:            status_code: 200            size_bytes: 1235            sha256: "cb1c378f464d5935ddaa8de28446d82638396c61f042295d7fb85e3cccc9e452" -          extra: "{}"            mimetype: "text/html"            url: "http://www.asheesh.org:80/APUS/ch1/node15.html"            timestamp: "2016-09-19T17:20:24Z" @@ -8034,7 +8029,6 @@ definitions:            status_code: 200            size_bytes: 1235            sha256: "cb1c378f464d5935ddaa8de28446d82638396c61f042295d7fb85e3cccc9e452" -          extra: "{}"            mimetype: "text/html"            url: "http://www.asheesh.org:80/APUS/ch1/node15.html"            timestamp: "2016-09-19T17:20:24Z" @@ -9322,15 +9316,12 @@ definitions:          minLength: 64          maxLength: 64          pattern: "[a-f0-9]{64}" -      extra: -        type: "object"      example:        sha1: "e9dd75237c94b209dc3ccd52722de6931a310ba3"        surt: "org,asheesh)/apus/ch1/node15.html"        status_code: 200        size_bytes: 1235        sha256: "cb1c378f464d5935ddaa8de28446d82638396c61f042295d7fb85e3cccc9e452" -      extra: "{}"        mimetype: "text/html"        url: "http://www.asheesh.org:80/APUS/ch1/node15.html"        timestamp: "2016-09-19T17:20:24Z" | 
