aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-11-13 12:45:22 -0800
committerBryan Newbold <bnewbold@robocracy.org>2018-11-13 12:47:01 -0800
commitd14e86155fc0ae718954871f7adb59e415d98602 (patch)
tree91600a536d163f83c6496960612603f39d75623b /rust/fatcat-api-spec/README.md
parente8a2925394f4cce0b8b4514f58d2bd19f9d7490b (diff)
downloadfatcat-d14e86155fc0ae718954871f7adb59e415d98602.tar.gz
fatcat-d14e86155fc0ae718954871f7adb59e415d98602.zip
set default host in swagger spec to api.fatcat.wiki
Diffstat (limited to 'rust/fatcat-api-spec/README.md')
-rw-r--r--rust/fatcat-api-spec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api-spec/README.md b/rust/fatcat-api-spec/README.md
index 1a8125d5..db4730fa 100644
--- a/rust/fatcat-api-spec/README.md
+++ b/rust/fatcat-api-spec/README.md
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)
- API version: 0.1.0
-- Build date: 2018-11-13T06:41:46.913Z
+- Build date: 2018-11-13T20:46:32.121Z
This autogenerated project defines an API crate `fatcat` which contains:
* An `Api` trait defining the API in Rust.