oasis-tcs/odata-vocabularies

Permission should be collection of (PermissionType) in Capabilities

xuzhg opened this issue · 1 comments

xuzhg commented

See: https://github.com/oasis-tcs/odata-vocabularies/blob/master/vocabularies/Org.OData.Capabilities.V1.xml#L580

it should be:

<Property Name="Permission" Type="Collection(Capabilities.PermissionType)" Nullable="true">

And it's better to rename as "Permissions".