Capability type is too restrictive
Gozala opened this issue · 1 comments
Gozala commented
Current definition of capability is too restrictive
Specifically by demanding all values to be strings it makes it inconvenient to capture numeric restrictions like upload quota, or number of uploads etc..
It is possible to encode those as strings, however it probably makes more sense to loosen that restriction.
expede commented
Agreed