aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client/tests/codegen/test_default_api.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-09-18 17:49:30 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-09-18 17:49:30 -0700
commita8fec1c8d34292d0ea74690d545db519c1ee8be6 (patch)
treedf6ac208da1e856e8bf76c7fe5ad978325b7aa66 /python_openapi_client/tests/codegen/test_default_api.py
parentedc000220baee1f91811345aba87bdab2d259c61 (diff)
downloadfatcat-a8fec1c8d34292d0ea74690d545db519c1ee8be6.tar.gz
fatcat-a8fec1c8d34292d0ea74690d545db519c1ee8be6.zip
codegen python lib v0.3.1
Diffstat (limited to 'python_openapi_client/tests/codegen/test_default_api.py')
-rw-r--r--python_openapi_client/tests/codegen/test_default_api.py8
1 files changed, 7 insertions, 1 deletions
diff --git a/python_openapi_client/tests/codegen/test_default_api.py b/python_openapi_client/tests/codegen/test_default_api.py
index ea80758a..23e68f80 100644
--- a/python_openapi_client/tests/codegen/test_default_api.py
+++ b/python_openapi_client/tests/codegen/test_default_api.py
@@ -5,7 +5,7 @@
Fatcat is a scalable, versioned, API-oriented catalog of bibliographic entities and file metadata. # noqa: E501
- OpenAPI spec version: 0.3.0
+ OpenAPI spec version: 0.3.1
Contact: webservices@archive.org
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
@@ -47,6 +47,12 @@ class TestDefaultApi(unittest.TestCase):
"""
pass
+ def test_create_auth_token(self):
+ """Test case for create_auth_token
+
+ """
+ pass
+
def test_create_container(self):
"""Test case for create_container