From 4575478d953fae3068959feef80517cafc826fea Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 13 Jun 2020 15:00:46 -0700 Subject: copy codegen rust openapi client from fatcat repo --- rust/fatcat-openapi/docs/AuthTokenResult.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 rust/fatcat-openapi/docs/AuthTokenResult.md (limited to 'rust/fatcat-openapi/docs/AuthTokenResult.md') diff --git a/rust/fatcat-openapi/docs/AuthTokenResult.md b/rust/fatcat-openapi/docs/AuthTokenResult.md new file mode 100644 index 0000000..2bb3dd7 --- /dev/null +++ b/rust/fatcat-openapi/docs/AuthTokenResult.md @@ -0,0 +1,10 @@ +# AuthTokenResult + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**token** | **String** | | + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + -- cgit v1.2.3