Base requirement for endpoint paths.
Note that this whole thing should be lowercase. Technically, we should use Lowercase<string> because of that. However, that makes the type requirements way too strict and hard to deal with.
Lowercase<string>
@rest-vir/define-service
Base requirement for endpoint paths.
Note that this whole thing should be lowercase. Technically, we should use
Lowercase<string>
because of that. However, that makes the type requirements way too strict and hard to deal with.