ray.serve.schema.ApplicationDetails.application_details_route_prefix_format#

classmethod ApplicationDetails.application_details_route_prefix_format(v)#

The route_prefix 1. must start with a / character 2. must not end with a / character (unless the entire prefix is just /) 3. cannot contain wildcards (must not have “{” or “}”)