BF3RM / vumm-cli

VU Mod Manager CLI
MIT License
6 stars 0 forks source link

Unable to use the grant and revoke commands #30

Open paulhobbel opened 2 years ago

paulhobbel commented 2 years ago

Whenever executing the grant or revoke commands, an error is returned from the API.

POST /api/v1/mods/realitymod/grant: 400,  map[$.permission:[The JSON value could not be converted to VUModManagerRegistry.Models.ModPermission. Path: $.permission | LineNumber: 0 | BytePositionInLine: 42.]]

Seems like the permission enum is not correctly being parsed