Disable specific entity operations

I one has for example entity based on view, it would be good to be able to document it to swaggerui so that this entity doesn't have update possibilities.
So: add attribute to entity for example [AllowedMethods(AllMethod-EntityMethodPost)]

You can do that using EntitySetPermissions feature: