annotations

Annotations API References

Include the source code of the annotations API and the documentation in KDoc format in.

For more information, see the Guides documentation, Changelog and releases page.

Packages

Link copied to clipboard
common

This section documents the core annotations used to define options and how the compiler interprets them. These annotations control how Ktorgen scans interfaces, generates client factories, and connects them to Ktor’s HTTP client.

Link copied to clipboard
common

These annotations define how Ktorgen maps Kotlin interfaces and methods into HTTP requests for Ktor Client.