Skip to content

replace all references to project_name parameter with container_path #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 15, 2024

Conversation

jryurkanin
Copy link
Contributor

Rationale

replacing project_name with container_path for clarity.

Related Pull Requests

Changes

example data referenced in comment does not exist
replace project_name references with container_path
replace project_name references with container_path
replace project_name reference with container_path
replace project_name reference with container_path
replace project_name with container_path
replace project_name with container_path
replace project_name with container_path
@jryurkanin jryurkanin changed the title Update README.md replace all references to project_name parameter with container_path Apr 15, 2024
replace references to projects with container path
README.md Outdated
# Note: If developing against localhost with https disabled, set use_ssl=False below
api = APIWrapper(labkey_server, container_path, contextPath)

# Makes an API request to https://www.example.com/labkey/ModuleAssayTest/query-getQuery.api
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you want to replace the ModuleAssayTest in the example URL here as well to match the container_path at line 96?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah we should definitely fix that, otherwise it will be rather confusing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, thanks guys

@jryurkanin jryurkanin merged commit 66817fd into develop May 15, 2024
2 checks passed
@jryurkanin jryurkanin deleted the fb_48042 branch May 15, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants