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

str

The API entry point.

[optional] [readonly]

name

str

The API name.

[optional] [readonly]

version

str

The API version.

[optional] [readonly]

Last updated