The last part of the api URL. Example: https://{your-server-address}/api/apps/public/{your-app-id}/{path} or https://{your-server-address}/api/apps/private/{your-app-id}/{private-hash}/{path}
Called whenever the publically accessible url for this App is called, if you handle the methods differently then split it out so your code doesn't get too big.
Generated using TypeDoc
Represents an api endpoint that is being provided.