Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Api(axios: AxiosInstance): Api

Properties

Protected axios

axios: AxiosInstance

Methods

add

  • Add a note to a resource.

    This method accepts any LinkedObject as a resource to attach a note to and will determine how to add the note based on the resource's self link.

    Not all LinkedObjects support notes and an error is thrown if the given resource does not support links.

    Parameters

    Returns Promise<void>

list

Generated using TypeDoc