module Northpasser

Constants

ACTIONS

Action words are nice for our internal api and match the api path too

EXCEPTIONS

These are the annoying edge cases in the northpass api that are don't fit

FORMATS

Response formats the northpass api knows about

V1_API_URL
V1_RESOURCES

These are the resource for the northpass v1 api and can form part of the path

V2_API_URL
V2_RESOURCES

These are the resource for the northpass v2 api and can form part of the path

VERSION