Replies: 1 comment
-
Correct. Adding full enum support for those methods changes the contract/interface, so is a breaking change. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently methods like findOrCreate() or findByName() and others in both Permission and Role methods only accepts a string parameter for the name, so a backed enum is not allowed.
Beta Was this translation helpful? Give feedback.
All reactions