halfapi/halfapi/lib/constants.py

2 lines
50 B
Python

VERBS = ('GET', 'POST', 'PUT', 'PATCH', 'DELETE')