ray.serve.schema.DeploymentSchema.deployment_schema_route_prefix_format#

classmethod DeploymentSchema.deployment_schema_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 “}”)