diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-28 20:20:39 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-28 20:20:39 -0800 |
commit | c3f90b450ee4449d6b6f44bc690e0cdbca3ba428 (patch) | |
tree | 08bf55ca3ecd1f654476873a7b915d33ddfa7c97 /python_client/fatcat_client/models | |
parent | bd613a2d432fe487ed91f490e8058732749b5a8e (diff) | |
download | fatcat-c3f90b450ee4449d6b6f44bc690e0cdbca3ba428.tar.gz fatcat-c3f90b450ee4449d6b6f44bc690e0cdbca3ba428.zip |
bump versions (0.1.0 to 0.2.0)
Diffstat (limited to 'python_client/fatcat_client/models')
26 files changed, 26 insertions, 26 deletions
diff --git a/python_client/fatcat_client/models/__init__.py b/python_client/fatcat_client/models/__init__.py index 0d21ed7e..564455a4 100644 --- a/python_client/fatcat_client/models/__init__.py +++ b/python_client/fatcat_client/models/__init__.py @@ -6,7 +6,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/auth_oidc.py b/python_client/fatcat_client/models/auth_oidc.py index 1ee4c429..3fb2b95d 100644 --- a/python_client/fatcat_client/models/auth_oidc.py +++ b/python_client/fatcat_client/models/auth_oidc.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/auth_oidc_result.py b/python_client/fatcat_client/models/auth_oidc_result.py index 5e31a574..385e829c 100644 --- a/python_client/fatcat_client/models/auth_oidc_result.py +++ b/python_client/fatcat_client/models/auth_oidc_result.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/changelog_entry.py b/python_client/fatcat_client/models/changelog_entry.py index 26f8f8c7..e1cb5325 100644 --- a/python_client/fatcat_client/models/changelog_entry.py +++ b/python_client/fatcat_client/models/changelog_entry.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/container_entity.py b/python_client/fatcat_client/models/container_entity.py index f5a054c5..5751ea9d 100644 --- a/python_client/fatcat_client/models/container_entity.py +++ b/python_client/fatcat_client/models/container_entity.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/creator_entity.py b/python_client/fatcat_client/models/creator_entity.py index 8f04df19..0522d22e 100644 --- a/python_client/fatcat_client/models/creator_entity.py +++ b/python_client/fatcat_client/models/creator_entity.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/editgroup.py b/python_client/fatcat_client/models/editgroup.py index 2d0768a1..336fbff3 100644 --- a/python_client/fatcat_client/models/editgroup.py +++ b/python_client/fatcat_client/models/editgroup.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/editgroup_annotation.py b/python_client/fatcat_client/models/editgroup_annotation.py index 73e12e91..bd029dab 100644 --- a/python_client/fatcat_client/models/editgroup_annotation.py +++ b/python_client/fatcat_client/models/editgroup_annotation.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/editgroup_edits.py b/python_client/fatcat_client/models/editgroup_edits.py index fd845830..fe954b90 100644 --- a/python_client/fatcat_client/models/editgroup_edits.py +++ b/python_client/fatcat_client/models/editgroup_edits.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/editor.py b/python_client/fatcat_client/models/editor.py index 493f5d81..e1c7598f 100644 --- a/python_client/fatcat_client/models/editor.py +++ b/python_client/fatcat_client/models/editor.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/entity_edit.py b/python_client/fatcat_client/models/entity_edit.py index cb1da67b..68faac32 100644 --- a/python_client/fatcat_client/models/entity_edit.py +++ b/python_client/fatcat_client/models/entity_edit.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/entity_history_entry.py b/python_client/fatcat_client/models/entity_history_entry.py index 4df733d0..7ab6acfc 100644 --- a/python_client/fatcat_client/models/entity_history_entry.py +++ b/python_client/fatcat_client/models/entity_history_entry.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/error_response.py b/python_client/fatcat_client/models/error_response.py index aa8a1bdb..fc40ac71 100644 --- a/python_client/fatcat_client/models/error_response.py +++ b/python_client/fatcat_client/models/error_response.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/file_entity.py b/python_client/fatcat_client/models/file_entity.py index 5d0105bd..76ea232f 100644 --- a/python_client/fatcat_client/models/file_entity.py +++ b/python_client/fatcat_client/models/file_entity.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/file_entity_urls.py b/python_client/fatcat_client/models/file_entity_urls.py index 6b6b0fda..723c9409 100644 --- a/python_client/fatcat_client/models/file_entity_urls.py +++ b/python_client/fatcat_client/models/file_entity_urls.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/fileset_entity.py b/python_client/fatcat_client/models/fileset_entity.py index ecc36598..570d9a13 100644 --- a/python_client/fatcat_client/models/fileset_entity.py +++ b/python_client/fatcat_client/models/fileset_entity.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/fileset_entity_manifest.py b/python_client/fatcat_client/models/fileset_entity_manifest.py index 6dd5800f..e759ec55 100644 --- a/python_client/fatcat_client/models/fileset_entity_manifest.py +++ b/python_client/fatcat_client/models/fileset_entity_manifest.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/release_contrib.py b/python_client/fatcat_client/models/release_contrib.py index 3c4a4f71..580221a1 100644 --- a/python_client/fatcat_client/models/release_contrib.py +++ b/python_client/fatcat_client/models/release_contrib.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/release_entity.py b/python_client/fatcat_client/models/release_entity.py index 5df97e50..cb5aedcd 100644 --- a/python_client/fatcat_client/models/release_entity.py +++ b/python_client/fatcat_client/models/release_entity.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/release_entity_abstracts.py b/python_client/fatcat_client/models/release_entity_abstracts.py index 2818e112..393db9e6 100644 --- a/python_client/fatcat_client/models/release_entity_abstracts.py +++ b/python_client/fatcat_client/models/release_entity_abstracts.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/release_ref.py b/python_client/fatcat_client/models/release_ref.py index 81ad9cfe..9d4b640e 100644 --- a/python_client/fatcat_client/models/release_ref.py +++ b/python_client/fatcat_client/models/release_ref.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/success.py b/python_client/fatcat_client/models/success.py index 659bfaaf..d5213085 100644 --- a/python_client/fatcat_client/models/success.py +++ b/python_client/fatcat_client/models/success.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/webcapture_entity.py b/python_client/fatcat_client/models/webcapture_entity.py index 6db49186..1f3b1fa5 100644 --- a/python_client/fatcat_client/models/webcapture_entity.py +++ b/python_client/fatcat_client/models/webcapture_entity.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/webcapture_entity_archive_urls.py b/python_client/fatcat_client/models/webcapture_entity_archive_urls.py index a334891d..16490adc 100644 --- a/python_client/fatcat_client/models/webcapture_entity_archive_urls.py +++ b/python_client/fatcat_client/models/webcapture_entity_archive_urls.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/webcapture_entity_cdx.py b/python_client/fatcat_client/models/webcapture_entity_cdx.py index 082c1b96..7cfb812f 100644 --- a/python_client/fatcat_client/models/webcapture_entity_cdx.py +++ b/python_client/fatcat_client/models/webcapture_entity_cdx.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/python_client/fatcat_client/models/work_entity.py b/python_client/fatcat_client/models/work_entity.py index 13b40de5..7ef67160 100644 --- a/python_client/fatcat_client/models/work_entity.py +++ b/python_client/fatcat_client/models/work_entity.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ |