-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
The Types of Permissions have 2 Problems:
Fsxa Api Mapping:
https://github.com/e-Spirit/fsxa-api/blob/7ea9b56c29ad6b563a72424e987a8a35eba7ad4c/src/modules/CaaSMapper.ts#L459
This cast hides the type error. Activity is missing. Fix -> Remove Cast and Fix the resulting error by adding activity
Type for Navigation Item uses denied instead of the actually used forbidden
https://github.com/e-Spirit/fsxa-api/blob/94c67814b5980a4be37220173bd1b7c35536e120/src/types.ts#L795
Metadata
Metadata
Assignees
Labels
No labels