diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-02-09 18:57:00 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-02-09 18:57:00 -0800 |
commit | 19c582a3cf1c42e9c75170650ccd141eda903479 (patch) | |
tree | 0738781689e4c12308016f184cb6eb02af1716a6 | |
parent | bab3fb9fdcc921e1bb8a81e0f2b4e12558d2dde7 (diff) | |
download | fatcat-cli-19c582a3cf1c42e9c75170650ccd141eda903479.tar.gz fatcat-cli-19c582a3cf1c42e9c75170650ccd141eda903479.zip |
move source code to top-level directory
-rw-r--r-- | fatcat-cli/Cargo.toml (renamed from rust/fatcat-cli/Cargo.toml) | 0 | ||||
-rw-r--r-- | fatcat-cli/README.md (renamed from rust/fatcat-cli/README.md) | 0 | ||||
-rw-r--r-- | fatcat-cli/binary_size.md (renamed from rust/fatcat-cli/binary_size.md) | 0 | ||||
-rw-r--r-- | fatcat-cli/fatcat-cli.1 (renamed from rust/fatcat-cli/fatcat-cli.1) | 0 | ||||
-rw-r--r-- | fatcat-cli/fatcat-cli.1.scdoc (renamed from rust/fatcat-cli/fatcat-cli.1.scdoc) | 0 | ||||
-rw-r--r-- | fatcat-cli/plan.txt (renamed from rust/fatcat-cli/plan.txt) | 0 | ||||
-rw-r--r-- | fatcat-cli/src/api.rs (renamed from rust/fatcat-cli/src/api.rs) | 0 | ||||
-rw-r--r-- | fatcat-cli/src/commands.rs (renamed from rust/fatcat-cli/src/commands.rs) | 0 | ||||
-rw-r--r-- | fatcat-cli/src/download.rs (renamed from rust/fatcat-cli/src/download.rs) | 0 | ||||
-rw-r--r-- | fatcat-cli/src/entities.rs (renamed from rust/fatcat-cli/src/entities.rs) | 0 | ||||
-rw-r--r-- | fatcat-cli/src/lib.rs (renamed from rust/fatcat-cli/src/lib.rs) | 0 | ||||
-rw-r--r-- | fatcat-cli/src/main.rs (renamed from rust/fatcat-cli/src/main.rs) | 0 | ||||
-rw-r--r-- | fatcat-cli/src/search.rs (renamed from rust/fatcat-cli/src/search.rs) | 0 | ||||
-rw-r--r-- | fatcat-cli/src/specifier.rs (renamed from rust/fatcat-cli/src/specifier.rs) | 0 | ||||
-rw-r--r-- | fatcat-openapi/.cargo/config (renamed from rust/fatcat-openapi/.cargo/config) | 0 | ||||
-rw-r--r-- | fatcat-openapi/.gitignore (renamed from rust/fatcat-openapi/.gitignore) | 0 | ||||
-rw-r--r-- | fatcat-openapi/Cargo.toml (renamed from rust/fatcat-openapi/Cargo.toml) | 0 | ||||
-rw-r--r-- | fatcat-openapi/README.md (renamed from rust/fatcat-openapi/README.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/AuthOidc.md (renamed from rust/fatcat-openapi/docs/AuthOidc.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/AuthOidcResult.md (renamed from rust/fatcat-openapi/docs/AuthOidcResult.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/AuthTokenResult.md (renamed from rust/fatcat-openapi/docs/AuthTokenResult.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ChangelogEntry.md (renamed from rust/fatcat-openapi/docs/ChangelogEntry.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ContainerAutoBatch.md (renamed from rust/fatcat-openapi/docs/ContainerAutoBatch.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ContainerEntity.md (renamed from rust/fatcat-openapi/docs/ContainerEntity.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/CreatorAutoBatch.md (renamed from rust/fatcat-openapi/docs/CreatorAutoBatch.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/CreatorEntity.md (renamed from rust/fatcat-openapi/docs/CreatorEntity.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/Editgroup.md (renamed from rust/fatcat-openapi/docs/Editgroup.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/EditgroupAnnotation.md (renamed from rust/fatcat-openapi/docs/EditgroupAnnotation.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/EditgroupEdits.md (renamed from rust/fatcat-openapi/docs/EditgroupEdits.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/Editor.md (renamed from rust/fatcat-openapi/docs/Editor.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/EntityEdit.md (renamed from rust/fatcat-openapi/docs/EntityEdit.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/EntityHistoryEntry.md (renamed from rust/fatcat-openapi/docs/EntityHistoryEntry.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ErrorResponse.md (renamed from rust/fatcat-openapi/docs/ErrorResponse.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/FileAutoBatch.md (renamed from rust/fatcat-openapi/docs/FileAutoBatch.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/FileEntity.md (renamed from rust/fatcat-openapi/docs/FileEntity.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/FileUrl.md (renamed from rust/fatcat-openapi/docs/FileUrl.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/FilesetAutoBatch.md (renamed from rust/fatcat-openapi/docs/FilesetAutoBatch.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/FilesetEntity.md (renamed from rust/fatcat-openapi/docs/FilesetEntity.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/FilesetFile.md (renamed from rust/fatcat-openapi/docs/FilesetFile.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/FilesetUrl.md (renamed from rust/fatcat-openapi/docs/FilesetUrl.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ReleaseAbstract.md (renamed from rust/fatcat-openapi/docs/ReleaseAbstract.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ReleaseAutoBatch.md (renamed from rust/fatcat-openapi/docs/ReleaseAutoBatch.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ReleaseContrib.md (renamed from rust/fatcat-openapi/docs/ReleaseContrib.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ReleaseEntity.md (renamed from rust/fatcat-openapi/docs/ReleaseEntity.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ReleaseExtIds.md (renamed from rust/fatcat-openapi/docs/ReleaseExtIds.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/ReleaseRef.md (renamed from rust/fatcat-openapi/docs/ReleaseRef.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/Success.md (renamed from rust/fatcat-openapi/docs/Success.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/WebcaptureAutoBatch.md (renamed from rust/fatcat-openapi/docs/WebcaptureAutoBatch.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/WebcaptureCdxLine.md (renamed from rust/fatcat-openapi/docs/WebcaptureCdxLine.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/WebcaptureEntity.md (renamed from rust/fatcat-openapi/docs/WebcaptureEntity.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/WebcaptureUrl.md (renamed from rust/fatcat-openapi/docs/WebcaptureUrl.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/WorkAutoBatch.md (renamed from rust/fatcat-openapi/docs/WorkAutoBatch.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/WorkEntity.md (renamed from rust/fatcat-openapi/docs/WorkEntity.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/docs/default_api.md (renamed from rust/fatcat-openapi/docs/default_api.md) | 0 | ||||
-rw-r--r-- | fatcat-openapi/examples/ca.pem (renamed from rust/fatcat-openapi/examples/ca.pem) | 0 | ||||
-rw-r--r-- | fatcat-openapi/examples/client/main.rs (renamed from rust/fatcat-openapi/examples/client/main.rs) | 0 | ||||
-rw-r--r-- | fatcat-openapi/examples/server-chain.pem (renamed from rust/fatcat-openapi/examples/server-chain.pem) | 0 | ||||
-rw-r--r-- | fatcat-openapi/examples/server-key.pem (renamed from rust/fatcat-openapi/examples/server-key.pem) | 0 | ||||
-rw-r--r-- | fatcat-openapi/examples/server/main.rs (renamed from rust/fatcat-openapi/examples/server/main.rs) | 0 | ||||
-rw-r--r-- | fatcat-openapi/examples/server/server.rs (renamed from rust/fatcat-openapi/examples/server/server.rs) | 0 | ||||
-rw-r--r-- | fatcat-openapi/src/client/mod.rs (renamed from rust/fatcat-openapi/src/client/mod.rs) | 0 | ||||
-rw-r--r-- | fatcat-openapi/src/context.rs (renamed from rust/fatcat-openapi/src/context.rs) | 0 | ||||
-rw-r--r-- | fatcat-openapi/src/header.rs (renamed from rust/fatcat-openapi/src/header.rs) | 0 | ||||
-rw-r--r-- | fatcat-openapi/src/lib.rs (renamed from rust/fatcat-openapi/src/lib.rs) | 0 | ||||
-rw-r--r-- | fatcat-openapi/src/models.rs (renamed from rust/fatcat-openapi/src/models.rs) | 0 | ||||
-rw-r--r-- | fatcat-openapi/src/server/mod.rs (renamed from rust/fatcat-openapi/src/server/mod.rs) | 0 |
66 files changed, 0 insertions, 0 deletions
diff --git a/rust/fatcat-cli/Cargo.toml b/fatcat-cli/Cargo.toml index dbb114a..dbb114a 100644 --- a/rust/fatcat-cli/Cargo.toml +++ b/fatcat-cli/Cargo.toml diff --git a/rust/fatcat-cli/README.md b/fatcat-cli/README.md index 1652d61..1652d61 100644 --- a/rust/fatcat-cli/README.md +++ b/fatcat-cli/README.md diff --git a/rust/fatcat-cli/binary_size.md b/fatcat-cli/binary_size.md index a79cf9b..a79cf9b 100644 --- a/rust/fatcat-cli/binary_size.md +++ b/fatcat-cli/binary_size.md diff --git a/rust/fatcat-cli/fatcat-cli.1 b/fatcat-cli/fatcat-cli.1 index 0831773..0831773 100644 --- a/rust/fatcat-cli/fatcat-cli.1 +++ b/fatcat-cli/fatcat-cli.1 diff --git a/rust/fatcat-cli/fatcat-cli.1.scdoc b/fatcat-cli/fatcat-cli.1.scdoc index 6a176aa..6a176aa 100644 --- a/rust/fatcat-cli/fatcat-cli.1.scdoc +++ b/fatcat-cli/fatcat-cli.1.scdoc diff --git a/rust/fatcat-cli/plan.txt b/fatcat-cli/plan.txt index 651acac..651acac 100644 --- a/rust/fatcat-cli/plan.txt +++ b/fatcat-cli/plan.txt diff --git a/rust/fatcat-cli/src/api.rs b/fatcat-cli/src/api.rs index 2463aab..2463aab 100644 --- a/rust/fatcat-cli/src/api.rs +++ b/fatcat-cli/src/api.rs diff --git a/rust/fatcat-cli/src/commands.rs b/fatcat-cli/src/commands.rs index 15bfc81..15bfc81 100644 --- a/rust/fatcat-cli/src/commands.rs +++ b/fatcat-cli/src/commands.rs diff --git a/rust/fatcat-cli/src/download.rs b/fatcat-cli/src/download.rs index 7821b70..7821b70 100644 --- a/rust/fatcat-cli/src/download.rs +++ b/fatcat-cli/src/download.rs diff --git a/rust/fatcat-cli/src/entities.rs b/fatcat-cli/src/entities.rs index d61f6dc..d61f6dc 100644 --- a/rust/fatcat-cli/src/entities.rs +++ b/fatcat-cli/src/entities.rs diff --git a/rust/fatcat-cli/src/lib.rs b/fatcat-cli/src/lib.rs index d648c1c..d648c1c 100644 --- a/rust/fatcat-cli/src/lib.rs +++ b/fatcat-cli/src/lib.rs diff --git a/rust/fatcat-cli/src/main.rs b/fatcat-cli/src/main.rs index 3b0d382..3b0d382 100644 --- a/rust/fatcat-cli/src/main.rs +++ b/fatcat-cli/src/main.rs diff --git a/rust/fatcat-cli/src/search.rs b/fatcat-cli/src/search.rs index f778477..f778477 100644 --- a/rust/fatcat-cli/src/search.rs +++ b/fatcat-cli/src/search.rs diff --git a/rust/fatcat-cli/src/specifier.rs b/fatcat-cli/src/specifier.rs index 0d8d209..0d8d209 100644 --- a/rust/fatcat-cli/src/specifier.rs +++ b/fatcat-cli/src/specifier.rs diff --git a/rust/fatcat-openapi/.cargo/config b/fatcat-openapi/.cargo/config index b8acc9c..b8acc9c 100644 --- a/rust/fatcat-openapi/.cargo/config +++ b/fatcat-openapi/.cargo/config diff --git a/rust/fatcat-openapi/.gitignore b/fatcat-openapi/.gitignore index a9d37c5..a9d37c5 100644 --- a/rust/fatcat-openapi/.gitignore +++ b/fatcat-openapi/.gitignore diff --git a/rust/fatcat-openapi/Cargo.toml b/fatcat-openapi/Cargo.toml index d0f12f2..d0f12f2 100644 --- a/rust/fatcat-openapi/Cargo.toml +++ b/fatcat-openapi/Cargo.toml diff --git a/rust/fatcat-openapi/README.md b/fatcat-openapi/README.md index acb0fbc..acb0fbc 100644 --- a/rust/fatcat-openapi/README.md +++ b/fatcat-openapi/README.md diff --git a/rust/fatcat-openapi/docs/AuthOidc.md b/fatcat-openapi/docs/AuthOidc.md index de80baa..de80baa 100644 --- a/rust/fatcat-openapi/docs/AuthOidc.md +++ b/fatcat-openapi/docs/AuthOidc.md diff --git a/rust/fatcat-openapi/docs/AuthOidcResult.md b/fatcat-openapi/docs/AuthOidcResult.md index 3418bea..3418bea 100644 --- a/rust/fatcat-openapi/docs/AuthOidcResult.md +++ b/fatcat-openapi/docs/AuthOidcResult.md diff --git a/rust/fatcat-openapi/docs/AuthTokenResult.md b/fatcat-openapi/docs/AuthTokenResult.md index 2bb3dd7..2bb3dd7 100644 --- a/rust/fatcat-openapi/docs/AuthTokenResult.md +++ b/fatcat-openapi/docs/AuthTokenResult.md diff --git a/rust/fatcat-openapi/docs/ChangelogEntry.md b/fatcat-openapi/docs/ChangelogEntry.md index 3f62f70..3f62f70 100644 --- a/rust/fatcat-openapi/docs/ChangelogEntry.md +++ b/fatcat-openapi/docs/ChangelogEntry.md diff --git a/rust/fatcat-openapi/docs/ContainerAutoBatch.md b/fatcat-openapi/docs/ContainerAutoBatch.md index 0413aac..0413aac 100644 --- a/rust/fatcat-openapi/docs/ContainerAutoBatch.md +++ b/fatcat-openapi/docs/ContainerAutoBatch.md diff --git a/rust/fatcat-openapi/docs/ContainerEntity.md b/fatcat-openapi/docs/ContainerEntity.md index 376130e..376130e 100644 --- a/rust/fatcat-openapi/docs/ContainerEntity.md +++ b/fatcat-openapi/docs/ContainerEntity.md diff --git a/rust/fatcat-openapi/docs/CreatorAutoBatch.md b/fatcat-openapi/docs/CreatorAutoBatch.md index b30375c..b30375c 100644 --- a/rust/fatcat-openapi/docs/CreatorAutoBatch.md +++ b/fatcat-openapi/docs/CreatorAutoBatch.md diff --git a/rust/fatcat-openapi/docs/CreatorEntity.md b/fatcat-openapi/docs/CreatorEntity.md index 2b7306c..2b7306c 100644 --- a/rust/fatcat-openapi/docs/CreatorEntity.md +++ b/fatcat-openapi/docs/CreatorEntity.md diff --git a/rust/fatcat-openapi/docs/Editgroup.md b/fatcat-openapi/docs/Editgroup.md index 5faafd6..5faafd6 100644 --- a/rust/fatcat-openapi/docs/Editgroup.md +++ b/fatcat-openapi/docs/Editgroup.md diff --git a/rust/fatcat-openapi/docs/EditgroupAnnotation.md b/fatcat-openapi/docs/EditgroupAnnotation.md index 3450e4d..3450e4d 100644 --- a/rust/fatcat-openapi/docs/EditgroupAnnotation.md +++ b/fatcat-openapi/docs/EditgroupAnnotation.md diff --git a/rust/fatcat-openapi/docs/EditgroupEdits.md b/fatcat-openapi/docs/EditgroupEdits.md index cb3cd82..cb3cd82 100644 --- a/rust/fatcat-openapi/docs/EditgroupEdits.md +++ b/fatcat-openapi/docs/EditgroupEdits.md diff --git a/rust/fatcat-openapi/docs/Editor.md b/fatcat-openapi/docs/Editor.md index 4cf495f..4cf495f 100644 --- a/rust/fatcat-openapi/docs/Editor.md +++ b/fatcat-openapi/docs/Editor.md diff --git a/rust/fatcat-openapi/docs/EntityEdit.md b/fatcat-openapi/docs/EntityEdit.md index 5d51a87..5d51a87 100644 --- a/rust/fatcat-openapi/docs/EntityEdit.md +++ b/fatcat-openapi/docs/EntityEdit.md diff --git a/rust/fatcat-openapi/docs/EntityHistoryEntry.md b/fatcat-openapi/docs/EntityHistoryEntry.md index 4df6b5f..4df6b5f 100644 --- a/rust/fatcat-openapi/docs/EntityHistoryEntry.md +++ b/fatcat-openapi/docs/EntityHistoryEntry.md diff --git a/rust/fatcat-openapi/docs/ErrorResponse.md b/fatcat-openapi/docs/ErrorResponse.md index 89008f1..89008f1 100644 --- a/rust/fatcat-openapi/docs/ErrorResponse.md +++ b/fatcat-openapi/docs/ErrorResponse.md diff --git a/rust/fatcat-openapi/docs/FileAutoBatch.md b/fatcat-openapi/docs/FileAutoBatch.md index d45685e..d45685e 100644 --- a/rust/fatcat-openapi/docs/FileAutoBatch.md +++ b/fatcat-openapi/docs/FileAutoBatch.md diff --git a/rust/fatcat-openapi/docs/FileEntity.md b/fatcat-openapi/docs/FileEntity.md index 496e797..496e797 100644 --- a/rust/fatcat-openapi/docs/FileEntity.md +++ b/fatcat-openapi/docs/FileEntity.md diff --git a/rust/fatcat-openapi/docs/FileUrl.md b/fatcat-openapi/docs/FileUrl.md index 89a832e..89a832e 100644 --- a/rust/fatcat-openapi/docs/FileUrl.md +++ b/fatcat-openapi/docs/FileUrl.md diff --git a/rust/fatcat-openapi/docs/FilesetAutoBatch.md b/fatcat-openapi/docs/FilesetAutoBatch.md index df41e6b..df41e6b 100644 --- a/rust/fatcat-openapi/docs/FilesetAutoBatch.md +++ b/fatcat-openapi/docs/FilesetAutoBatch.md diff --git a/rust/fatcat-openapi/docs/FilesetEntity.md b/fatcat-openapi/docs/FilesetEntity.md index 14ce4bf..14ce4bf 100644 --- a/rust/fatcat-openapi/docs/FilesetEntity.md +++ b/fatcat-openapi/docs/FilesetEntity.md diff --git a/rust/fatcat-openapi/docs/FilesetFile.md b/fatcat-openapi/docs/FilesetFile.md index b023e4a..b023e4a 100644 --- a/rust/fatcat-openapi/docs/FilesetFile.md +++ b/fatcat-openapi/docs/FilesetFile.md diff --git a/rust/fatcat-openapi/docs/FilesetUrl.md b/fatcat-openapi/docs/FilesetUrl.md index 2c38760..2c38760 100644 --- a/rust/fatcat-openapi/docs/FilesetUrl.md +++ b/fatcat-openapi/docs/FilesetUrl.md diff --git a/rust/fatcat-openapi/docs/ReleaseAbstract.md b/fatcat-openapi/docs/ReleaseAbstract.md index 32f9bdc..32f9bdc 100644 --- a/rust/fatcat-openapi/docs/ReleaseAbstract.md +++ b/fatcat-openapi/docs/ReleaseAbstract.md diff --git a/rust/fatcat-openapi/docs/ReleaseAutoBatch.md b/fatcat-openapi/docs/ReleaseAutoBatch.md index 8f60344..8f60344 100644 --- a/rust/fatcat-openapi/docs/ReleaseAutoBatch.md +++ b/fatcat-openapi/docs/ReleaseAutoBatch.md diff --git a/rust/fatcat-openapi/docs/ReleaseContrib.md b/fatcat-openapi/docs/ReleaseContrib.md index b30b1d8..b30b1d8 100644 --- a/rust/fatcat-openapi/docs/ReleaseContrib.md +++ b/fatcat-openapi/docs/ReleaseContrib.md diff --git a/rust/fatcat-openapi/docs/ReleaseEntity.md b/fatcat-openapi/docs/ReleaseEntity.md index a30561c..a30561c 100644 --- a/rust/fatcat-openapi/docs/ReleaseEntity.md +++ b/fatcat-openapi/docs/ReleaseEntity.md diff --git a/rust/fatcat-openapi/docs/ReleaseExtIds.md b/fatcat-openapi/docs/ReleaseExtIds.md index 416d595..416d595 100644 --- a/rust/fatcat-openapi/docs/ReleaseExtIds.md +++ b/fatcat-openapi/docs/ReleaseExtIds.md diff --git a/rust/fatcat-openapi/docs/ReleaseRef.md b/fatcat-openapi/docs/ReleaseRef.md index 980cb0b..980cb0b 100644 --- a/rust/fatcat-openapi/docs/ReleaseRef.md +++ b/fatcat-openapi/docs/ReleaseRef.md diff --git a/rust/fatcat-openapi/docs/Success.md b/fatcat-openapi/docs/Success.md index 1264ddb..1264ddb 100644 --- a/rust/fatcat-openapi/docs/Success.md +++ b/fatcat-openapi/docs/Success.md diff --git a/rust/fatcat-openapi/docs/WebcaptureAutoBatch.md b/fatcat-openapi/docs/WebcaptureAutoBatch.md index 94bfbb2..94bfbb2 100644 --- a/rust/fatcat-openapi/docs/WebcaptureAutoBatch.md +++ b/fatcat-openapi/docs/WebcaptureAutoBatch.md diff --git a/rust/fatcat-openapi/docs/WebcaptureCdxLine.md b/fatcat-openapi/docs/WebcaptureCdxLine.md index 9f1ef49..9f1ef49 100644 --- a/rust/fatcat-openapi/docs/WebcaptureCdxLine.md +++ b/fatcat-openapi/docs/WebcaptureCdxLine.md diff --git a/rust/fatcat-openapi/docs/WebcaptureEntity.md b/fatcat-openapi/docs/WebcaptureEntity.md index 64558c9..64558c9 100644 --- a/rust/fatcat-openapi/docs/WebcaptureEntity.md +++ b/fatcat-openapi/docs/WebcaptureEntity.md diff --git a/rust/fatcat-openapi/docs/WebcaptureUrl.md b/fatcat-openapi/docs/WebcaptureUrl.md index fd21e92..fd21e92 100644 --- a/rust/fatcat-openapi/docs/WebcaptureUrl.md +++ b/fatcat-openapi/docs/WebcaptureUrl.md diff --git a/rust/fatcat-openapi/docs/WorkAutoBatch.md b/fatcat-openapi/docs/WorkAutoBatch.md index a508d1d..a508d1d 100644 --- a/rust/fatcat-openapi/docs/WorkAutoBatch.md +++ b/fatcat-openapi/docs/WorkAutoBatch.md diff --git a/rust/fatcat-openapi/docs/WorkEntity.md b/fatcat-openapi/docs/WorkEntity.md index 2b31d12..2b31d12 100644 --- a/rust/fatcat-openapi/docs/WorkEntity.md +++ b/fatcat-openapi/docs/WorkEntity.md diff --git a/rust/fatcat-openapi/docs/default_api.md b/fatcat-openapi/docs/default_api.md index 5308e84..5308e84 100644 --- a/rust/fatcat-openapi/docs/default_api.md +++ b/fatcat-openapi/docs/default_api.md diff --git a/rust/fatcat-openapi/examples/ca.pem b/fatcat-openapi/examples/ca.pem index d2317fb..d2317fb 100644 --- a/rust/fatcat-openapi/examples/ca.pem +++ b/fatcat-openapi/examples/ca.pem diff --git a/rust/fatcat-openapi/examples/client/main.rs b/fatcat-openapi/examples/client/main.rs index 14a1bdf..14a1bdf 100644 --- a/rust/fatcat-openapi/examples/client/main.rs +++ b/fatcat-openapi/examples/client/main.rs diff --git a/rust/fatcat-openapi/examples/server-chain.pem b/fatcat-openapi/examples/server-chain.pem index 47d7e20..47d7e20 100644 --- a/rust/fatcat-openapi/examples/server-chain.pem +++ b/fatcat-openapi/examples/server-chain.pem diff --git a/rust/fatcat-openapi/examples/server-key.pem b/fatcat-openapi/examples/server-key.pem index 29c0068..29c0068 100644 --- a/rust/fatcat-openapi/examples/server-key.pem +++ b/fatcat-openapi/examples/server-key.pem diff --git a/rust/fatcat-openapi/examples/server/main.rs b/fatcat-openapi/examples/server/main.rs index 5488dc6..5488dc6 100644 --- a/rust/fatcat-openapi/examples/server/main.rs +++ b/fatcat-openapi/examples/server/main.rs diff --git a/rust/fatcat-openapi/examples/server/server.rs b/fatcat-openapi/examples/server/server.rs index 981487e..981487e 100644 --- a/rust/fatcat-openapi/examples/server/server.rs +++ b/fatcat-openapi/examples/server/server.rs diff --git a/rust/fatcat-openapi/src/client/mod.rs b/fatcat-openapi/src/client/mod.rs index bb1cee8..bb1cee8 100644 --- a/rust/fatcat-openapi/src/client/mod.rs +++ b/fatcat-openapi/src/client/mod.rs diff --git a/rust/fatcat-openapi/src/context.rs b/fatcat-openapi/src/context.rs index d782855..d782855 100644 --- a/rust/fatcat-openapi/src/context.rs +++ b/fatcat-openapi/src/context.rs diff --git a/rust/fatcat-openapi/src/header.rs b/fatcat-openapi/src/header.rs index 7589ab0..7589ab0 100644 --- a/rust/fatcat-openapi/src/header.rs +++ b/fatcat-openapi/src/header.rs diff --git a/rust/fatcat-openapi/src/lib.rs b/fatcat-openapi/src/lib.rs index ba49f27..ba49f27 100644 --- a/rust/fatcat-openapi/src/lib.rs +++ b/fatcat-openapi/src/lib.rs diff --git a/rust/fatcat-openapi/src/models.rs b/fatcat-openapi/src/models.rs index d642c62..d642c62 100644 --- a/rust/fatcat-openapi/src/models.rs +++ b/fatcat-openapi/src/models.rs diff --git a/rust/fatcat-openapi/src/server/mod.rs b/fatcat-openapi/src/server/mod.rs index ac07c6e..ac07c6e 100644 --- a/rust/fatcat-openapi/src/server/mod.rs +++ b/fatcat-openapi/src/server/mod.rs |