For the complete documentation index, see llms.txt. This page is also available as Markdown.

ApiInfoDto

The information about the API.

Properties

Name
Type
Description
Notes

href

string

The API entry point.

[optional] [readonly] [default to undefined]

name

string

The API name.

[optional] [readonly] [default to undefined]

version

string

The API version.

[optional] [readonly] [default to undefined]

Last updated

Was this helpful?