Represents an api endpoint that is being provided.

Hierarchy

  • ApiEndpoint

Implements

Constructors

Properties

Methods

Constructors

Properties

app: IApp
path: string

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}

Methods

Generated using TypeDoc