Put

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

Represents a PUT request that can be accessed.

Properties

Link copied to clipboard

The path that is used to identify this endpoint.