uncountable.core.client.EndpointMethod ====================================== .. py:class:: uncountable.core.client.EndpointMethod Enum where members are also (and must be) strings .. py:attribute:: GET :value: 'GET' .. py:attribute:: POST :value: 'POST'