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

Changes location_type parent parameter to convert to ID #310

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

joewesch
Copy link
Contributor

Fixes: #305

Since I converted the parent parameter this change is fully backwards compatible so we don't need to do a major version bump.

I also went ahead and added parent as an alias to all the modules that are actually "parent" in the API call for consistency as well as added/changed the tests to use the alias.

Copy link
Contributor

@jvanderaa jvanderaa left a comment

Choose a reason for hiding this comment

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

LG

@joewesch joewesch merged commit 7831e3e into develop Jan 25, 2024
8 checks passed
@joewesch joewesch deleted the 305_parent-id branch January 25, 2024 21:05
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.

modules that support lookups of parents by name will always report change
2 participants