From 02daeaf2652383985bc4d31170d8180f58ce1b18 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 18 Sep 2019 23:37:17 -0700 Subject: python codegen with new openapi-generator tool --- python_openapi_client/tests/codegen/test_fileset_url.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python_openapi_client/tests/codegen/test_fileset_url.py') diff --git a/python_openapi_client/tests/codegen/test_fileset_url.py b/python_openapi_client/tests/codegen/test_fileset_url.py index d13bab2c..b159fbe9 100644 --- a/python_openapi_client/tests/codegen/test_fileset_url.py +++ b/python_openapi_client/tests/codegen/test_fileset_url.py @@ -5,9 +5,9 @@ Fatcat is a scalable, versioned, API-oriented catalog of bibliographic entities and file metadata. # noqa: E501 - OpenAPI spec version: 0.3.1 + The version of the OpenAPI document: 0.3.1 Contact: webservices@archive.org - Generated by: https://github.com/swagger-api/swagger-codegen.git + Generated by: https://openapi-generator.tech """ -- cgit v1.2.3