module PMP

# it's a struct, we don't have to set these, up, but have a list of what we define particular logic for :href, # “api-sandbox.pmp.io/docs/af676335-21df-4486-ab43-e88c1b48f026” :href_template, # “api-sandbox.pmp.io/users{?limit,offset,tag,collection,text,searchsort,has}” :href_vars, # { “collection”: “github.com/publicmediaplatform/pmpdocs/wiki/Content-Retrieval” } :hreflang, # Language of the linked document :hints, # Hints about interacting with the link, such as HTTP methods, e.g. “hints”: { “allow”: [“GET”, “PUT”, “DELETE”] } :rels, # [ “urn:collectiondoc:query:users” ] :method, # http method - get, post, put, etc. :type, # 'image/png' - mime type of linked resource :title, # name/title of thing linked in :operation, # used by permissions link - read, write :blacklist, # used by permissions link

class to handle/manage and keep track of list of links in this doc

Constants

VERSION