fillParameters

inline fun fillParameters(transform: (EndpointPart.Parameter) -> String?): Endpoint

Substitute parameters in this endpoint, without resolving optionals (it maps into all of them)

Sources

Link copied to clipboard