Interface RsterApiJson

A type for the json representation of the api class. Returned by the json method, used to get info about the api.

See

  • RsterApi.json
  • RsterApi

Hierarchy

  • RsterApiJson

Properties

description: string[]

The description of the api.

See

RsterApi.description

The methods of the api.

See

  • RsterApi.methods
  • RsterApiMethodJson

The modules of the api.

See

  • RsterApi.modules
  • RsterApiModuleJson
name: string

The name of the api.

See

RsterApi.name

Generated using TypeDoc