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

Fix AddClasses usages to explicitly pass publicOnly parameter #41

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

cugoszi
Copy link
Collaborator

@cugoszi cugoszi commented Jan 14, 2025

Due to the breaking change in the Scrutor library here, I have updated the usages of the AddClasses() method to explicitly pass the publicOnly parameter. This way library behaviour will be consistent regardless of the scrutor version used by the client.
Additionally, I have added publicOnly as an optional parameter to our API.

…add support for publicOnly parameter in this library
Karol-Pawlowski-Allegro

This comment was marked as off-topic.

@cugoszi cugoszi merged commit beb4072 into main Jan 14, 2025
10 checks passed
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.

2 participants