Skip to content
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

Update catalogue #343

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Update catalogue #343

wants to merge 1 commit into from

Conversation

boshek
Copy link
Collaborator

@boshek boshek commented Jul 9, 2024

Testing #342

@@ -12,12 +12,12 @@

catalogue_base_url <- function() {
getOption("bcdata.catalogue_gui_url",
default = "https://catalogue.data.gov.bc.ca/")
default = "https://toyger.data.gov.bc.ca/")
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can do this in

# options("bcdata.catalogue_api_url" = "https://beta-catalogue.data.gov.bc.ca/api/3/")

Copy link
Collaborator Author

@boshek boshek Jul 9, 2024

Choose a reason for hiding this comment

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

Nice. But this shouldn't make a difference, despite it being a cleaner way to do this right?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Oh yeah, totally fine!

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.

None yet

2 participants