uncountable.core.client.EndpointMethod

class uncountable.core.client.EndpointMethod

Enum where members are also (and must be) strings

GET = 'GET'
POST = 'POST'