Package io.bkbn.kompendium.core.metadata

Houses all interfaces and types related to describing route metadata.

Types

Link copied to clipboard
class DeleteInfo : MethodInfo
Link copied to clipboard
class GetInfo : MethodInfo
Link copied to clipboard
class HeadInfo : MethodInfo
Link copied to clipboard
interface MethodInfo
Link copied to clipboard
interface MethodInfoWithRequest : MethodInfo
Link copied to clipboard
class OptionsInfo : MethodInfo
Link copied to clipboard
class PatchInfo : MethodInfoWithRequest
Link copied to clipboard
class PostInfo : MethodInfoWithRequest
Link copied to clipboard
class PutInfo : MethodInfoWithRequest
Link copied to clipboard
class RequestInfo
Link copied to clipboard
class ResponseInfo