From a8fec1c8d34292d0ea74690d545db519c1ee8be6 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 18 Sep 2019 17:49:30 -0700 Subject: codegen python lib v0.3.1 --- python_openapi_client/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'python_openapi_client/README.md') diff --git a/python_openapi_client/README.md b/python_openapi_client/README.md index 8c9a5180..f2b4ead9 100644 --- a/python_openapi_client/README.md +++ b/python_openapi_client/README.md @@ -3,7 +3,7 @@ Fatcat is a scalable, versioned, API-oriented catalog of bibliographic entities This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project: -- API version: 0.3.0 +- API version: 0.3.1 - Package version: 1.0.0 - Build package: io.swagger.codegen.languages.PythonClientCodegen For more information, please visit [https://fatcat.wiki](https://fatcat.wiki) @@ -77,6 +77,7 @@ Class | Method | HTTP request | Description *DefaultApi* | [**accept_editgroup**](docs/DefaultApi.md#accept_editgroup) | **POST** /editgroup/{editgroup_id}/accept | *DefaultApi* | [**auth_check**](docs/DefaultApi.md#auth_check) | **GET** /auth/check | *DefaultApi* | [**auth_oidc**](docs/DefaultApi.md#auth_oidc) | **POST** /auth/oidc | +*DefaultApi* | [**create_auth_token**](docs/DefaultApi.md#create_auth_token) | **POST** /auth/token/{editor_id} | *DefaultApi* | [**create_container**](docs/DefaultApi.md#create_container) | **POST** /editgroup/{editgroup_id}/container | *DefaultApi* | [**create_container_auto_batch**](docs/DefaultApi.md#create_container_auto_batch) | **POST** /editgroup/auto/container/batch | *DefaultApi* | [**create_creator**](docs/DefaultApi.md#create_creator) | **POST** /editgroup/{editgroup_id}/creator | @@ -174,6 +175,7 @@ Class | Method | HTTP request | Description - [AuthOidc](docs/AuthOidc.md) - [AuthOidcResult](docs/AuthOidcResult.md) + - [AuthTokenResult](docs/AuthTokenResult.md) - [ChangelogEntry](docs/ChangelogEntry.md) - [ContainerAutoBatch](docs/ContainerAutoBatch.md) - [ContainerEntity](docs/ContainerEntity.md) -- cgit v1.2.3