Get

annotation class Get(val path: String = "/")

Represents a GET request that can be accessed.

Properties

Link copied to clipboard

The path that is used to identify this endpoint.