app.blueprints.roles.RoleResource.methods

RoleResource.methods: Optional[List[str]] = {'DELETE', 'GET', 'PUT'}

A list of methods this view can handle.