retrofit / retrofit2.http / PATCH / value

value

val value: String

A relative or absolute path, or full URL of the endpoint. This value is optional if the first parameter of the method is annotated with @Url.

See base URL for details of how this is resolved against a base URL to create the full endpoint URL.