Skip to content

Commit

Permalink
Refactor GrantPermissionOptions parsing to mapping
Browse files Browse the repository at this point in the history
- Turns GrantPermissionsOptions to a value type from a pointer as this
  type is not need to be used to be mutated.
- Moves Sobek transformation to the mapping layer.
- Errors out if an incorrect option is given. This way we don't surprise
  users and train them to use the API correctly. Otherwise, hiding these
  errors might lead to unexpected issues.
  • Loading branch information
inancgumus committed Nov 5, 2024
1 parent 998bb01 commit fc7daac
Showing 1 changed file with 0 additions and 0 deletions.
Binary file added example-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fc7daac

Please sign in to comment.