Tags: LabKey/labkey-api-python
Tags
replace all references to project_name parameter with container_path (#… …75) * Update README.md * Update README.md * Update query_examples.py example data referenced in comment does not exist * Update query_examples.py replace project_name references with container_path * Update sampleset_domain_example.py replace project_name references with container_path * Update security_example.py replace project_name reference with container_path * Update storage.md replace project_name reference with container_path * Update experiment_example.py replace project_name with container_path * Update experiment_platemetadata_example.py replace project_name with container_path * Update domain_example.py replace project_name with container_path * Update api_wrapper.md replace references to projects with container path * Update README.md
WebDav support (#51) * Add `hostname` property to ServerContext * Add `base_url` property to ServerContext * Add `webdav_client` method to ServerContext * This method returns a webdavclient3 Client instance * Add `webdav_path` method to ServerContext * Add docs for WebDav support * Add unit tests for ServerContext
PreviousNext