aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client/fatcat_openapi_client/models/fileset_url.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-09-13 11:29:00 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-09-13 11:32:09 -0700
commit0e1ddd94f7f210391dfc34ddcc370d63ef497c16 (patch)
treed7ece9b2c80c45156899f409ca0c913ddf065418 /python_openapi_client/fatcat_openapi_client/models/fileset_url.py
parentca8faa346c015052b815a0e613b3ad3e840d2c96 (diff)
downloadfatcat-0e1ddd94f7f210391dfc34ddcc370d63ef497c16.tar.gz
fatcat-0e1ddd94f7f210391dfc34ddcc370d63ef497c16.zip
re-codegen python code
Diffstat (limited to 'python_openapi_client/fatcat_openapi_client/models/fileset_url.py')
-rw-r--r--python_openapi_client/fatcat_openapi_client/models/fileset_url.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/python_openapi_client/fatcat_openapi_client/models/fileset_url.py b/python_openapi_client/fatcat_openapi_client/models/fileset_url.py
index d0e3a1e7..b5c12bfa 100644
--- a/python_openapi_client/fatcat_openapi_client/models/fileset_url.py
+++ b/python_openapi_client/fatcat_openapi_client/models/fileset_url.py
@@ -3,10 +3,10 @@
"""
fatcat
- A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501
+ Fatcat is a scalable, versioned, API-oriented catalog of bibliographic entities and file metadata. # noqa: E501
OpenAPI spec version: 0.3.0
-
+ Contact: webservices@archive.org
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
@@ -77,6 +77,7 @@ class FilesetUrl(object):
def rel(self):
"""Gets the rel of this FilesetUrl. # noqa: E501
+ Indicates type of host this URL points to. See guide for list of acceptable values. # noqa: E501
:return: The rel of this FilesetUrl. # noqa: E501
:rtype: str
@@ -87,6 +88,7 @@ class FilesetUrl(object):
def rel(self, rel):
"""Sets the rel of this FilesetUrl.
+ Indicates type of host this URL points to. See guide for list of acceptable values. # noqa: E501
:param rel: The rel of this FilesetUrl. # noqa: E501
:type: str