Add an explicit Type field to Resources
The type is already encoded in the resource ID, but this is handy for API clients so that they do not need to parse resource IDs.
Showing
Please register or sign in to comment
The type is already encoded in the resource ID, but this is handy for API clients so that they do not need to parse resource IDs.