EndpointPart
Types
Link copied to clipboard
data class Optional<L : EndpointRegion>(key: String, part: EndpointPart<L>) : EndpointPart<L>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
abstract fun resolveOptionals(taken: Set<String>, untaken: Set<String>): EndpointPart<L>?
Content copied to clipboard