elabapi-python 5.4.1__tar.gz → 5.4.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/PKG-INFO +1 -1
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/README.md +2 -2
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/storage_units_api.py +8 -12
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api_client.py +1 -1
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/configuration.py +1 -1
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/entity.py +1 -85
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/entity_and_item_editable.py +3 -31
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/entity_template.py +1 -85
- elabapi_python-5.4.2/elabapi_python/models/inline_response200.py +1356 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/item.py +3 -31
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/item_editable.py +3 -31
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python.egg-info/PKG-INFO +1 -1
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/setup.py +1 -1
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_storage_units_api.py +1 -1
- elabapi_python-5.4.1/elabapi_python/models/inline_response200.py +0 -84
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/__init__.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/__init__.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/api_keys_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/comments_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/compounds_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/config_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/containers_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/d_space_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/events_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/experiments_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/experiments_categories_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/experiments_status_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/experiments_templates_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/exports_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/extra_fields_keys_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/favorite_tags_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/idps_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/import_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/info_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/items_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/items_types__resources_templates_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/links_to_compounds_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/links_to_experiments_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/links_to_items_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/notifications_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/reports_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/resources_categories_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/resources_status_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/revisions_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/steps_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/tags_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/team_tags_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/teamgroups_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/teams_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/todolist_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/unfinished_steps_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/uploads_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/user_uploads_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/api/users_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/__init__.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/any_ofuploads_subid_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/apikey.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/apikeys_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/changelog.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/comment.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/compound.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/compound_create_request.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/compound_duplicate_request.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/compounds_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/compounds_links_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/config.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/container.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/containers_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/containers_subid_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/dspace_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/dspace_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/dspace_entity.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/dspace_metadata.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/dspace_metadata1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/entity_duplicate.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/entity_editable.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/entity_template_editable.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/error.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/event.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/event_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/eventid_delta.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/events_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/exclusive_edit_mode.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/experiment.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/experiments_links_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/experiments_templates_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/export.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/exports_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/extra_fields_keys.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/favtags_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id2.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id3.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id4.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_comments_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_experiments_categories_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_experiments_status_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_items_status_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_resources_categories_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_steps_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_tags_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_tags_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_teamgroups_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/id_uploads_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/idp.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/idp_cert.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/idp_endpoint.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/idps_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/idps_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/import_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2001.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response20010.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2001_experiments.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2001_items.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2001_users.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2002.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2003.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2004.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2004_query_parameters.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2005.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2006.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2007.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2008.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2009.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2009_embedded.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/inline_response2009_embedded_entries.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/items_links_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/items_types_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/link.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/metadata.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/metadata_elabftw.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/metadata_elabftw_extra_fields_groups.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/metadata_extra_fields.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/notification.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/patch_action.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/revision.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/revisions_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/statuslike.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/step.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/steps_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/storage_unit.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/storage_units_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/storage_units_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/tag.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/tags_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/tags_subid_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/team.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/teamgroup.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/teamgroup_users.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/teamgroups_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/teams_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/teams_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/todoitem.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/todolist_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/todolist_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/unfinished_step.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/unfinished_steps.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/upload.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/uploads_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/uploads_subid_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/users.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/users_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/users_full.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/users_full_teams.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/users_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/rest.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python.egg-info/SOURCES.txt +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python.egg-info/dependency_links.txt +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python.egg-info/requires.txt +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python.egg-info/top_level.txt +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/setup.cfg +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/__init__.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_any_ofuploads_subid_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_api_keys_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_apikey.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_apikeys_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_changelog.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_comment.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_comments_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_compound.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_compound_create_request.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_compound_duplicate_request.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_compounds_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_compounds_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_compounds_links_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_config.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_config_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_container.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_containers_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_containers_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_containers_subid_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_d_space_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_dspace_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_dspace_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_dspace_entity.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_dspace_metadata.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_dspace_metadata1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_entity.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_entity_and_item_editable.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_entity_duplicate.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_entity_editable.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_entity_template.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_entity_template_editable.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_error.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_event.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_event_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_eventid_delta.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_events_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_events_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_exclusive_edit_mode.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_experiment.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_experiments_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_experiments_categories_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_experiments_links_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_experiments_status_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_experiments_templates_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_experiments_templates_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_export.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_exports_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_exports_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_extra_fields_keys.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_extra_fields_keys_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_favorite_tags_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_favtags_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id2.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id3.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id4.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_comments_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_experiments_categories_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_experiments_status_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_items_status_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_resources_categories_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_steps_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_tags_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_tags_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_teamgroups_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_id_uploads_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_idp.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_idp_cert.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_idp_endpoint.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_idps_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_idps_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_idps_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_import_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_import_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_info_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response200.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2001.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response20010.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2001_experiments.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2001_items.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2001_users.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2002.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2003.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2004.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2004_query_parameters.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2005.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2006.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2007.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2008.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2009.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2009_embedded.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_inline_response2009_embedded_entries.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_item.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_item_editable.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_items_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_items_links_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_items_types__resources_templates_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_items_types_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_link.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_links_to_compounds_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_links_to_experiments_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_links_to_items_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_metadata.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_metadata_elabftw.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_metadata_elabftw_extra_fields_groups.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_metadata_extra_fields.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_notification.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_notifications_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_patch_action.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_reports_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_resources_categories_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_resources_status_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_revision.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_revisions_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_revisions_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_statuslike.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_step.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_steps_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_steps_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_storage_unit.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_storage_units_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_storage_units_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_tag.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_tags_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_tags_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_tags_subid_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_team.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_team_tags_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_teamgroup.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_teamgroup_users.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_teamgroups_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_teamgroups_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_teams_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_teams_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_teams_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_todoitem.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_todolist_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_todolist_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_todolist_id_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_unfinished_step.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_unfinished_steps.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_unfinished_steps_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_upload.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_uploads_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_uploads_subid_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_uploads_subid_body1.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_user_uploads_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_users.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_users_api.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_users_body.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_users_full.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_users_full_teams.py +0 -0
- {elabapi_python-5.4.1 → elabapi_python-5.4.2}/test/test_users_id_body.py +0 -0
|
@@ -4,7 +4,7 @@ This document describes all available endpoints and methods for eLabFTW's API ve
|
|
|
4
4
|
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
|
5
5
|
|
|
6
6
|
- API version: 2.0.0
|
|
7
|
-
- Package version: 5.4.
|
|
7
|
+
- Package version: 5.4.2
|
|
8
8
|
- Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen
|
|
9
9
|
|
|
10
10
|
## Requirements.
|
|
@@ -219,7 +219,7 @@ Class | Method | HTTP request | Description
|
|
|
219
219
|
*StorageUnitsApi* | [**patch_storage_unit**](docs/StorageUnitsApi.md#patch_storage_unit) | **PATCH** /storage_units/{id} | Modify a storage unit.
|
|
220
220
|
*StorageUnitsApi* | [**post_storage_unit**](docs/StorageUnitsApi.md#post_storage_unit) | **POST** /storage_units | Create a new storage unit.
|
|
221
221
|
*StorageUnitsApi* | [**read_storage_unit**](docs/StorageUnitsApi.md#read_storage_unit) | **GET** /storage_units/{id} | Read a storage unit.
|
|
222
|
-
*StorageUnitsApi* | [**read_storage_units**](docs/StorageUnitsApi.md#read_storage_units) | **GET** /storage_units | Read all containers,
|
|
222
|
+
*StorageUnitsApi* | [**read_storage_units**](docs/StorageUnitsApi.md#read_storage_units) | **GET** /storage_units | Read all containers. Yes, the name of this endpoint should be `containers`, but it's not, deal with it.
|
|
223
223
|
*TagsApi* | [**delete_tag**](docs/TagsApi.md#delete_tag) | **DELETE** /{entity_type}/{id}/tags | Delete all tags.
|
|
224
224
|
*TagsApi* | [**patch_tag**](docs/TagsApi.md#patch_tag) | **PATCH** /{entity_type}/{id}/tags/{subid} | Actions on a tag (like removing it from the entity).
|
|
225
225
|
*TagsApi* | [**post_tag**](docs/TagsApi.md#post_tag) | **POST** /{entity_type}/{id}/tags | Create a tag.
|
|
@@ -425,17 +425,16 @@ class StorageUnitsApi(object):
|
|
|
425
425
|
collection_formats=collection_formats)
|
|
426
426
|
|
|
427
427
|
def read_storage_units(self, **kwargs): # noqa: E501
|
|
428
|
-
"""Read all containers,
|
|
428
|
+
"""Read all containers. Yes, the name of this endpoint should be `containers`, but it's not, deal with it. # noqa: E501
|
|
429
429
|
|
|
430
|
-
|
|
430
|
+
Get the full list of containers from entries you have access to. # noqa: E501
|
|
431
431
|
This method makes a synchronous HTTP request by default. To make an
|
|
432
432
|
asynchronous HTTP request, please pass async_req=True
|
|
433
433
|
>>> thread = api.read_storage_units(async_req=True)
|
|
434
434
|
>>> result = thread.get()
|
|
435
435
|
|
|
436
436
|
:param async_req bool
|
|
437
|
-
:
|
|
438
|
-
:return: InlineResponse200
|
|
437
|
+
:return: list[InlineResponse200]
|
|
439
438
|
If the method is called asynchronously,
|
|
440
439
|
returns the request thread.
|
|
441
440
|
"""
|
|
@@ -447,22 +446,21 @@ class StorageUnitsApi(object):
|
|
|
447
446
|
return data
|
|
448
447
|
|
|
449
448
|
def read_storage_units_with_http_info(self, **kwargs): # noqa: E501
|
|
450
|
-
"""Read all containers,
|
|
449
|
+
"""Read all containers. Yes, the name of this endpoint should be `containers`, but it's not, deal with it. # noqa: E501
|
|
451
450
|
|
|
452
|
-
|
|
451
|
+
Get the full list of containers from entries you have access to. # noqa: E501
|
|
453
452
|
This method makes a synchronous HTTP request by default. To make an
|
|
454
453
|
asynchronous HTTP request, please pass async_req=True
|
|
455
454
|
>>> thread = api.read_storage_units_with_http_info(async_req=True)
|
|
456
455
|
>>> result = thread.get()
|
|
457
456
|
|
|
458
457
|
:param async_req bool
|
|
459
|
-
:
|
|
460
|
-
:return: InlineResponse200
|
|
458
|
+
:return: list[InlineResponse200]
|
|
461
459
|
If the method is called asynchronously,
|
|
462
460
|
returns the request thread.
|
|
463
461
|
"""
|
|
464
462
|
|
|
465
|
-
all_params = [
|
|
463
|
+
all_params = [] # noqa: E501
|
|
466
464
|
all_params.append('async_req')
|
|
467
465
|
all_params.append('_return_http_data_only')
|
|
468
466
|
all_params.append('_preload_content')
|
|
@@ -483,8 +481,6 @@ class StorageUnitsApi(object):
|
|
|
483
481
|
path_params = {}
|
|
484
482
|
|
|
485
483
|
query_params = []
|
|
486
|
-
if 'hierarchy' in params:
|
|
487
|
-
query_params.append(('hierarchy', params['hierarchy'])) # noqa: E501
|
|
488
484
|
|
|
489
485
|
header_params = {}
|
|
490
486
|
|
|
@@ -507,7 +503,7 @@ class StorageUnitsApi(object):
|
|
|
507
503
|
body=body_params,
|
|
508
504
|
post_params=form_params,
|
|
509
505
|
files=local_var_files,
|
|
510
|
-
response_type='InlineResponse200', # noqa: E501
|
|
506
|
+
response_type='list[InlineResponse200]', # noqa: E501
|
|
511
507
|
auth_settings=auth_settings,
|
|
512
508
|
async_req=params.get('async_req'),
|
|
513
509
|
_return_http_data_only=params.get('_return_http_data_only'),
|
|
@@ -72,7 +72,7 @@ class ApiClient(object):
|
|
|
72
72
|
self.default_headers[header_name] = header_value
|
|
73
73
|
self.cookie = cookie
|
|
74
74
|
# Set default User-Agent.
|
|
75
|
-
self.user_agent = 'Swagger-Codegen/5.4.
|
|
75
|
+
self.user_agent = 'Swagger-Codegen/5.4.2/python'
|
|
76
76
|
|
|
77
77
|
def __del__(self):
|
|
78
78
|
self.pool.close()
|
|
@@ -250,5 +250,5 @@ class Configuration(six.with_metaclass(TypeWithDefault, object)):
|
|
|
250
250
|
"OS: {env}\n"\
|
|
251
251
|
"Python Version: {pyversion}\n"\
|
|
252
252
|
"Version of the API: 2.0.0\n"\
|
|
253
|
-
"SDK Package Version: 5.4.
|
|
253
|
+
"SDK Package Version: 5.4.2".\
|
|
254
254
|
format(env=sys.platform, pyversion=sys.version)
|
|
@@ -37,9 +37,6 @@ class Entity(EntityEditable):
|
|
|
37
37
|
'comments': 'list[Comment]',
|
|
38
38
|
'compounds_links': 'list[Compound]',
|
|
39
39
|
'created_at': 'str',
|
|
40
|
-
'created_from_id': 'int',
|
|
41
|
-
'created_from_type': 'int',
|
|
42
|
-
'created_from_type_human': 'str',
|
|
43
40
|
'elabid': 'str',
|
|
44
41
|
'exclusive_edit_mode': 'ExclusiveEditMode',
|
|
45
42
|
'experiments_links': 'list[Link]',
|
|
@@ -85,9 +82,6 @@ class Entity(EntityEditable):
|
|
|
85
82
|
'comments': 'comments',
|
|
86
83
|
'compounds_links': 'compounds_links',
|
|
87
84
|
'created_at': 'created_at',
|
|
88
|
-
'created_from_id': 'created_from_id',
|
|
89
|
-
'created_from_type': 'created_from_type',
|
|
90
|
-
'created_from_type_human': 'created_from_type_human',
|
|
91
85
|
'elabid': 'elabid',
|
|
92
86
|
'exclusive_edit_mode': 'exclusive_edit_mode',
|
|
93
87
|
'experiments_links': 'experiments_links',
|
|
@@ -124,7 +118,7 @@ class Entity(EntityEditable):
|
|
|
124
118
|
if hasattr(EntityEditable, "attribute_map"):
|
|
125
119
|
attribute_map.update(EntityEditable.attribute_map)
|
|
126
120
|
|
|
127
|
-
def __init__(self, access_key=None, body_html=None, category_color=None, category_title=None, changelog=None, comments=None, compounds_links=None, created_at=None,
|
|
121
|
+
def __init__(self, access_key=None, body_html=None, category_color=None, category_title=None, changelog=None, comments=None, compounds_links=None, created_at=None, elabid=None, exclusive_edit_mode=None, experiments_links=None, firstname=None, fullname=None, hide_main_text=None, id=None, items_links=None, lastchangeby=None, lastname=None, locked=None, lockedby=None, locked_at=None, modified_at=None, next_step=None, orcid=None, page=None, recent_comment=None, related_experiments_links=None, related_items_links=None, sharelink=None, status_color=None, status_title=None, steps=None, tags=None, tags_id=None, team=None, timestamped=None, timestampedby=None, timestamped_at=None, type=None, uploads=None, *args, **kwargs): # noqa: E501
|
|
128
122
|
"""Entity - a model defined in Swagger""" # noqa: E501
|
|
129
123
|
self._access_key = None
|
|
130
124
|
self._body_html = None
|
|
@@ -134,9 +128,6 @@ class Entity(EntityEditable):
|
|
|
134
128
|
self._comments = None
|
|
135
129
|
self._compounds_links = None
|
|
136
130
|
self._created_at = None
|
|
137
|
-
self._created_from_id = None
|
|
138
|
-
self._created_from_type = None
|
|
139
|
-
self._created_from_type_human = None
|
|
140
131
|
self._elabid = None
|
|
141
132
|
self._exclusive_edit_mode = None
|
|
142
133
|
self._experiments_links = None
|
|
@@ -186,12 +177,6 @@ class Entity(EntityEditable):
|
|
|
186
177
|
self.compounds_links = compounds_links
|
|
187
178
|
if created_at is not None:
|
|
188
179
|
self.created_at = created_at
|
|
189
|
-
if created_from_id is not None:
|
|
190
|
-
self.created_from_id = created_from_id
|
|
191
|
-
if created_from_type is not None:
|
|
192
|
-
self.created_from_type = created_from_type
|
|
193
|
-
if created_from_type_human is not None:
|
|
194
|
-
self.created_from_type_human = created_from_type_human
|
|
195
180
|
if elabid is not None:
|
|
196
181
|
self.elabid = elabid
|
|
197
182
|
if exclusive_edit_mode is not None:
|
|
@@ -426,75 +411,6 @@ class Entity(EntityEditable):
|
|
|
426
411
|
|
|
427
412
|
self._created_at = created_at
|
|
428
413
|
|
|
429
|
-
@property
|
|
430
|
-
def created_from_id(self):
|
|
431
|
-
"""Gets the created_from_id of this Entity. # noqa: E501
|
|
432
|
-
|
|
433
|
-
Id of the template used to create this entry. # noqa: E501
|
|
434
|
-
|
|
435
|
-
:return: The created_from_id of this Entity. # noqa: E501
|
|
436
|
-
:rtype: int
|
|
437
|
-
"""
|
|
438
|
-
return self._created_from_id
|
|
439
|
-
|
|
440
|
-
@created_from_id.setter
|
|
441
|
-
def created_from_id(self, created_from_id):
|
|
442
|
-
"""Sets the created_from_id of this Entity.
|
|
443
|
-
|
|
444
|
-
Id of the template used to create this entry. # noqa: E501
|
|
445
|
-
|
|
446
|
-
:param created_from_id: The created_from_id of this Entity. # noqa: E501
|
|
447
|
-
:type: int
|
|
448
|
-
"""
|
|
449
|
-
|
|
450
|
-
self._created_from_id = created_from_id
|
|
451
|
-
|
|
452
|
-
@property
|
|
453
|
-
def created_from_type(self):
|
|
454
|
-
"""Gets the created_from_type of this Entity. # noqa: E501
|
|
455
|
-
|
|
456
|
-
Type of the entity used to create this entry: template or concrete type if duplicate # noqa: E501
|
|
457
|
-
|
|
458
|
-
:return: The created_from_type of this Entity. # noqa: E501
|
|
459
|
-
:rtype: int
|
|
460
|
-
"""
|
|
461
|
-
return self._created_from_type
|
|
462
|
-
|
|
463
|
-
@created_from_type.setter
|
|
464
|
-
def created_from_type(self, created_from_type):
|
|
465
|
-
"""Sets the created_from_type of this Entity.
|
|
466
|
-
|
|
467
|
-
Type of the entity used to create this entry: template or concrete type if duplicate # noqa: E501
|
|
468
|
-
|
|
469
|
-
:param created_from_type: The created_from_type of this Entity. # noqa: E501
|
|
470
|
-
:type: int
|
|
471
|
-
"""
|
|
472
|
-
|
|
473
|
-
self._created_from_type = created_from_type
|
|
474
|
-
|
|
475
|
-
@property
|
|
476
|
-
def created_from_type_human(self):
|
|
477
|
-
"""Gets the created_from_type_human of this Entity. # noqa: E501
|
|
478
|
-
|
|
479
|
-
Human readable version of created_from_type integer. # noqa: E501
|
|
480
|
-
|
|
481
|
-
:return: The created_from_type_human of this Entity. # noqa: E501
|
|
482
|
-
:rtype: str
|
|
483
|
-
"""
|
|
484
|
-
return self._created_from_type_human
|
|
485
|
-
|
|
486
|
-
@created_from_type_human.setter
|
|
487
|
-
def created_from_type_human(self, created_from_type_human):
|
|
488
|
-
"""Sets the created_from_type_human of this Entity.
|
|
489
|
-
|
|
490
|
-
Human readable version of created_from_type integer. # noqa: E501
|
|
491
|
-
|
|
492
|
-
:param created_from_type_human: The created_from_type_human of this Entity. # noqa: E501
|
|
493
|
-
:type: str
|
|
494
|
-
"""
|
|
495
|
-
|
|
496
|
-
self._created_from_type_human = created_from_type_human
|
|
497
|
-
|
|
498
414
|
@property
|
|
499
415
|
def elabid(self):
|
|
500
416
|
"""Gets the elabid of this Entity. # noqa: E501
|
{elabapi_python-5.4.1 → elabapi_python-5.4.2}/elabapi_python/models/entity_and_item_editable.py
RENAMED
|
@@ -37,8 +37,7 @@ class EntityAndItemEditable(EntityEditable):
|
|
|
37
37
|
'book_can_overlap': 'int',
|
|
38
38
|
'book_users_can_in_past': 'int',
|
|
39
39
|
'book_is_cancellable': 'int',
|
|
40
|
-
'book_cancel_minutes': 'int'
|
|
41
|
-
'booking_window_days': 'int'
|
|
40
|
+
'book_cancel_minutes': 'int'
|
|
42
41
|
}
|
|
43
42
|
if hasattr(EntityEditable, "swagger_types"):
|
|
44
43
|
swagger_types.update(EntityEditable.swagger_types)
|
|
@@ -52,13 +51,12 @@ class EntityAndItemEditable(EntityEditable):
|
|
|
52
51
|
'book_can_overlap': 'book_can_overlap',
|
|
53
52
|
'book_users_can_in_past': 'book_users_can_in_past',
|
|
54
53
|
'book_is_cancellable': 'book_is_cancellable',
|
|
55
|
-
'book_cancel_minutes': 'book_cancel_minutes'
|
|
56
|
-
'booking_window_days': 'booking_window_days'
|
|
54
|
+
'book_cancel_minutes': 'book_cancel_minutes'
|
|
57
55
|
}
|
|
58
56
|
if hasattr(EntityEditable, "attribute_map"):
|
|
59
57
|
attribute_map.update(EntityEditable.attribute_map)
|
|
60
58
|
|
|
61
|
-
def __init__(self, is_bookable=None, canbook_base=None, canbook=None, book_max_minutes=None, book_max_slots=None, book_can_overlap=None, book_users_can_in_past=None, book_is_cancellable=None, book_cancel_minutes=None,
|
|
59
|
+
def __init__(self, is_bookable=None, canbook_base=None, canbook=None, book_max_minutes=None, book_max_slots=None, book_can_overlap=None, book_users_can_in_past=None, book_is_cancellable=None, book_cancel_minutes=None, *args, **kwargs): # noqa: E501
|
|
62
60
|
"""EntityAndItemEditable - a model defined in Swagger""" # noqa: E501
|
|
63
61
|
self._is_bookable = None
|
|
64
62
|
self._canbook_base = None
|
|
@@ -69,7 +67,6 @@ class EntityAndItemEditable(EntityEditable):
|
|
|
69
67
|
self._book_users_can_in_past = None
|
|
70
68
|
self._book_is_cancellable = None
|
|
71
69
|
self._book_cancel_minutes = None
|
|
72
|
-
self._booking_window_days = None
|
|
73
70
|
self.discriminator = None
|
|
74
71
|
if is_bookable is not None:
|
|
75
72
|
self.is_bookable = is_bookable
|
|
@@ -89,8 +86,6 @@ class EntityAndItemEditable(EntityEditable):
|
|
|
89
86
|
self.book_is_cancellable = book_is_cancellable
|
|
90
87
|
if book_cancel_minutes is not None:
|
|
91
88
|
self.book_cancel_minutes = book_cancel_minutes
|
|
92
|
-
if booking_window_days is not None:
|
|
93
|
-
self.booking_window_days = booking_window_days
|
|
94
89
|
EntityEditable.__init__(self, *args, **kwargs)
|
|
95
90
|
|
|
96
91
|
@property
|
|
@@ -290,29 +285,6 @@ class EntityAndItemEditable(EntityEditable):
|
|
|
290
285
|
|
|
291
286
|
self._book_cancel_minutes = book_cancel_minutes
|
|
292
287
|
|
|
293
|
-
@property
|
|
294
|
-
def booking_window_days(self):
|
|
295
|
-
"""Gets the booking_window_days of this EntityAndItemEditable. # noqa: E501
|
|
296
|
-
|
|
297
|
-
How many days in advance users can book an item. 0 means no limit. # noqa: E501
|
|
298
|
-
|
|
299
|
-
:return: The booking_window_days of this EntityAndItemEditable. # noqa: E501
|
|
300
|
-
:rtype: int
|
|
301
|
-
"""
|
|
302
|
-
return self._booking_window_days
|
|
303
|
-
|
|
304
|
-
@booking_window_days.setter
|
|
305
|
-
def booking_window_days(self, booking_window_days):
|
|
306
|
-
"""Sets the booking_window_days of this EntityAndItemEditable.
|
|
307
|
-
|
|
308
|
-
How many days in advance users can book an item. 0 means no limit. # noqa: E501
|
|
309
|
-
|
|
310
|
-
:param booking_window_days: The booking_window_days of this EntityAndItemEditable. # noqa: E501
|
|
311
|
-
:type: int
|
|
312
|
-
"""
|
|
313
|
-
|
|
314
|
-
self._booking_window_days = booking_window_days
|
|
315
|
-
|
|
316
288
|
def to_dict(self):
|
|
317
289
|
"""Returns the model properties as a dict"""
|
|
318
290
|
result = {}
|
|
@@ -37,9 +37,6 @@ class EntityTemplate(EntityTemplateEditable):
|
|
|
37
37
|
'comments': 'list[Comment]',
|
|
38
38
|
'compounds_links': 'list[Compound]',
|
|
39
39
|
'created_at': 'str',
|
|
40
|
-
'created_from_id': 'int',
|
|
41
|
-
'created_from_type': 'int',
|
|
42
|
-
'created_from_type_human': 'str',
|
|
43
40
|
'elabid': 'str',
|
|
44
41
|
'exclusive_edit_mode': 'ExclusiveEditMode',
|
|
45
42
|
'experiments_links': 'list[Link]',
|
|
@@ -85,9 +82,6 @@ class EntityTemplate(EntityTemplateEditable):
|
|
|
85
82
|
'comments': 'comments',
|
|
86
83
|
'compounds_links': 'compounds_links',
|
|
87
84
|
'created_at': 'created_at',
|
|
88
|
-
'created_from_id': 'created_from_id',
|
|
89
|
-
'created_from_type': 'created_from_type',
|
|
90
|
-
'created_from_type_human': 'created_from_type_human',
|
|
91
85
|
'elabid': 'elabid',
|
|
92
86
|
'exclusive_edit_mode': 'exclusive_edit_mode',
|
|
93
87
|
'experiments_links': 'experiments_links',
|
|
@@ -124,7 +118,7 @@ class EntityTemplate(EntityTemplateEditable):
|
|
|
124
118
|
if hasattr(EntityTemplateEditable, "attribute_map"):
|
|
125
119
|
attribute_map.update(EntityTemplateEditable.attribute_map)
|
|
126
120
|
|
|
127
|
-
def __init__(self, access_key=None, body_html=None, category_color=None, category_title=None, changelog=None, comments=None, compounds_links=None, created_at=None,
|
|
121
|
+
def __init__(self, access_key=None, body_html=None, category_color=None, category_title=None, changelog=None, comments=None, compounds_links=None, created_at=None, elabid=None, exclusive_edit_mode=None, experiments_links=None, firstname=None, fullname=None, hide_main_text=None, id=None, items_links=None, lastchangeby=None, lastname=None, locked=None, lockedby=None, locked_at=None, modified_at=None, next_step=None, orcid=None, page=None, recent_comment=None, related_experiments_links=None, related_items_links=None, sharelink=None, status_color=None, status_title=None, steps=None, tags=None, tags_id=None, team=None, timestamped=None, timestampedby=None, timestamped_at=None, type=None, uploads=None, *args, **kwargs): # noqa: E501
|
|
128
122
|
"""EntityTemplate - a model defined in Swagger""" # noqa: E501
|
|
129
123
|
self._access_key = None
|
|
130
124
|
self._body_html = None
|
|
@@ -134,9 +128,6 @@ class EntityTemplate(EntityTemplateEditable):
|
|
|
134
128
|
self._comments = None
|
|
135
129
|
self._compounds_links = None
|
|
136
130
|
self._created_at = None
|
|
137
|
-
self._created_from_id = None
|
|
138
|
-
self._created_from_type = None
|
|
139
|
-
self._created_from_type_human = None
|
|
140
131
|
self._elabid = None
|
|
141
132
|
self._exclusive_edit_mode = None
|
|
142
133
|
self._experiments_links = None
|
|
@@ -186,12 +177,6 @@ class EntityTemplate(EntityTemplateEditable):
|
|
|
186
177
|
self.compounds_links = compounds_links
|
|
187
178
|
if created_at is not None:
|
|
188
179
|
self.created_at = created_at
|
|
189
|
-
if created_from_id is not None:
|
|
190
|
-
self.created_from_id = created_from_id
|
|
191
|
-
if created_from_type is not None:
|
|
192
|
-
self.created_from_type = created_from_type
|
|
193
|
-
if created_from_type_human is not None:
|
|
194
|
-
self.created_from_type_human = created_from_type_human
|
|
195
180
|
if elabid is not None:
|
|
196
181
|
self.elabid = elabid
|
|
197
182
|
if exclusive_edit_mode is not None:
|
|
@@ -426,75 +411,6 @@ class EntityTemplate(EntityTemplateEditable):
|
|
|
426
411
|
|
|
427
412
|
self._created_at = created_at
|
|
428
413
|
|
|
429
|
-
@property
|
|
430
|
-
def created_from_id(self):
|
|
431
|
-
"""Gets the created_from_id of this EntityTemplate. # noqa: E501
|
|
432
|
-
|
|
433
|
-
Id of the template used to create this entry. # noqa: E501
|
|
434
|
-
|
|
435
|
-
:return: The created_from_id of this EntityTemplate. # noqa: E501
|
|
436
|
-
:rtype: int
|
|
437
|
-
"""
|
|
438
|
-
return self._created_from_id
|
|
439
|
-
|
|
440
|
-
@created_from_id.setter
|
|
441
|
-
def created_from_id(self, created_from_id):
|
|
442
|
-
"""Sets the created_from_id of this EntityTemplate.
|
|
443
|
-
|
|
444
|
-
Id of the template used to create this entry. # noqa: E501
|
|
445
|
-
|
|
446
|
-
:param created_from_id: The created_from_id of this EntityTemplate. # noqa: E501
|
|
447
|
-
:type: int
|
|
448
|
-
"""
|
|
449
|
-
|
|
450
|
-
self._created_from_id = created_from_id
|
|
451
|
-
|
|
452
|
-
@property
|
|
453
|
-
def created_from_type(self):
|
|
454
|
-
"""Gets the created_from_type of this EntityTemplate. # noqa: E501
|
|
455
|
-
|
|
456
|
-
Type of the entity used to create this entry: template or concrete type if duplicate # noqa: E501
|
|
457
|
-
|
|
458
|
-
:return: The created_from_type of this EntityTemplate. # noqa: E501
|
|
459
|
-
:rtype: int
|
|
460
|
-
"""
|
|
461
|
-
return self._created_from_type
|
|
462
|
-
|
|
463
|
-
@created_from_type.setter
|
|
464
|
-
def created_from_type(self, created_from_type):
|
|
465
|
-
"""Sets the created_from_type of this EntityTemplate.
|
|
466
|
-
|
|
467
|
-
Type of the entity used to create this entry: template or concrete type if duplicate # noqa: E501
|
|
468
|
-
|
|
469
|
-
:param created_from_type: The created_from_type of this EntityTemplate. # noqa: E501
|
|
470
|
-
:type: int
|
|
471
|
-
"""
|
|
472
|
-
|
|
473
|
-
self._created_from_type = created_from_type
|
|
474
|
-
|
|
475
|
-
@property
|
|
476
|
-
def created_from_type_human(self):
|
|
477
|
-
"""Gets the created_from_type_human of this EntityTemplate. # noqa: E501
|
|
478
|
-
|
|
479
|
-
Human readable version of created_from_type integer. # noqa: E501
|
|
480
|
-
|
|
481
|
-
:return: The created_from_type_human of this EntityTemplate. # noqa: E501
|
|
482
|
-
:rtype: str
|
|
483
|
-
"""
|
|
484
|
-
return self._created_from_type_human
|
|
485
|
-
|
|
486
|
-
@created_from_type_human.setter
|
|
487
|
-
def created_from_type_human(self, created_from_type_human):
|
|
488
|
-
"""Sets the created_from_type_human of this EntityTemplate.
|
|
489
|
-
|
|
490
|
-
Human readable version of created_from_type integer. # noqa: E501
|
|
491
|
-
|
|
492
|
-
:param created_from_type_human: The created_from_type_human of this EntityTemplate. # noqa: E501
|
|
493
|
-
:type: str
|
|
494
|
-
"""
|
|
495
|
-
|
|
496
|
-
self._created_from_type_human = created_from_type_human
|
|
497
|
-
|
|
498
414
|
@property
|
|
499
415
|
def elabid(self):
|
|
500
416
|
"""Gets the elabid of this EntityTemplate. # noqa: E501
|