Post

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

Represents a POST request that can be accessed.

Properties

Link copied to clipboard

The path that is used to identify this endpoint.