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

views: fix non container resources returned an empty dict #54

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

robvdl
Copy link
Member

@robvdl robvdl commented Mar 16, 2024

A separate view is required for non-container resources, and the container view takes out keys on the current object and only keeps the children.

Closes #53

A separate view is required for non-container resources, and the container view takes out keys on the current object and only keeps the children.

Closes #53
@robvdl robvdl force-pushed the fix-noncontainer-resource branch from 6ffae6d to fa2d502 Compare March 16, 2024 17:40
@robvdl robvdl merged commit 804be88 into master Mar 16, 2024
1 check passed
@robvdl robvdl deleted the fix-noncontainer-resource branch March 16, 2024 17:40
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.

Broke non-container Resource views
1 participant