app.blueprints.documents.DocumentResource.methods

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

A list of methods this view can handle.