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

Only remove path methods, keeping similarly named properties #125

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

thim81
Copy link
Owner

@thim81 thim81 commented Aug 16, 2024

Bug Fix: Corrected the filtering logic to ensure that only specific HTTP methods (e.g., get, put, delete, etc.) are removed from paths, while preserving other properties. This prevents unintended deletion of property objects when filtering by method.

@thim81 thim81 merged commit 5a1a85b into main Aug 16, 2024
4 checks passed
@thim81 thim81 deleted the method-properties branch August 16, 2024 13:26
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.

1 participant