From 6d9bab59919352bbdd5dd354c89c95d78a8f04a2 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 26 Dec 2018 22:50:38 -0800 Subject: rust impl last webcapture schema tweaks --- rust/fatcat-api-spec/api/swagger.yaml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'rust/fatcat-api-spec/api/swagger.yaml') diff --git a/rust/fatcat-api-spec/api/swagger.yaml b/rust/fatcat-api-spec/api/swagger.yaml index 4299efb4..908ff1ae 100644 --- a/rust/fatcat-api-spec/api/swagger.yaml +++ b/rust/fatcat-api-spec/api/swagger.yaml @@ -5928,14 +5928,14 @@ definitions: sha256: "a77e4c11a57f1d757fca5754a8f83b5d4ece49a2d28596889127c1a2f3f28832" mimetype: "text/html" url: "http://www.asheesh.org:80/APUS/ch1/node15.html" - timestamp: 20020429162520 + timestamp: "20020429162520" - sha1: "3f242a192acc258bdfdb151943419437f440c313" surt: "org,asheesh)/apus/ch1/node15.html" status_code: 200 sha256: "a77e4c11a57f1d757fca5754a8f83b5d4ece49a2d28596889127c1a2f3f28832" mimetype: "text/html" url: "http://www.asheesh.org:80/APUS/ch1/node15.html" - timestamp: 20020429162520 + timestamp: "20020429162520" ident: "q3nouwy3nnbsvo3h5klxsx4a7y" extra: "{}" state: "wip" @@ -6087,14 +6087,14 @@ definitions: sha256: "a77e4c11a57f1d757fca5754a8f83b5d4ece49a2d28596889127c1a2f3f28832" mimetype: "text/html" url: "http://www.asheesh.org:80/APUS/ch1/node15.html" - timestamp: 20020429162520 + timestamp: "20020429162520" - sha1: "3f242a192acc258bdfdb151943419437f440c313" surt: "org,asheesh)/apus/ch1/node15.html" status_code: 200 sha256: "a77e4c11a57f1d757fca5754a8f83b5d4ece49a2d28596889127c1a2f3f28832" mimetype: "text/html" url: "http://www.asheesh.org:80/APUS/ch1/node15.html" - timestamp: 20020429162520 + timestamp: "20020429162520" ident: "q3nouwy3nnbsvo3h5klxsx4a7y" extra: "{}" state: "wip" @@ -6118,14 +6118,14 @@ definitions: sha256: "a77e4c11a57f1d757fca5754a8f83b5d4ece49a2d28596889127c1a2f3f28832" mimetype: "text/html" url: "http://www.asheesh.org:80/APUS/ch1/node15.html" - timestamp: 20020429162520 + timestamp: "20020429162520" - sha1: "3f242a192acc258bdfdb151943419437f440c313" surt: "org,asheesh)/apus/ch1/node15.html" status_code: 200 sha256: "a77e4c11a57f1d757fca5754a8f83b5d4ece49a2d28596889127c1a2f3f28832" mimetype: "text/html" url: "http://www.asheesh.org:80/APUS/ch1/node15.html" - timestamp: 20020429162520 + timestamp: "20020429162520" ident: "q3nouwy3nnbsvo3h5klxsx4a7y" extra: "{}" state: "wip" @@ -7064,7 +7064,6 @@ definitions: webcapture_entity_cdx: required: - "sha1" - - "status_code" - "surt" - "timestamp" - "url" @@ -7073,9 +7072,8 @@ definitions: type: "string" example: "org,asheesh)/apus/ch1/node15.html" timestamp: - type: "integer" - format: "int64" - example: 20020429162520 + type: "string" + example: "20020429162520" url: type: "string" example: "http://www.asheesh.org:80/APUS/ch1/node15.html" @@ -7099,7 +7097,7 @@ definitions: sha256: "a77e4c11a57f1d757fca5754a8f83b5d4ece49a2d28596889127c1a2f3f28832" mimetype: "text/html" url: "http://www.asheesh.org:80/APUS/ch1/node15.html" - timestamp: 20020429162520 + timestamp: "20020429162520" upperCaseName: "WEBCAPTURE_ENTITY_CDX" release_entity_abstracts: properties: -- cgit v1.2.3