Skip to content

replace all references to project_name parameter with container_path#75

Merged
jryurkanin merged 12 commits intodevelopfrom
fb_48042
May 15, 2024
Merged

replace all references to project_name parameter with container_path#75
jryurkanin merged 12 commits intodevelopfrom
fb_48042

Conversation

@jryurkanin
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@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