-
An empty default implementation of
.register()
to avoid endless loops when registeringEmptyEndpoint
s.Declaration
Swift
public func register(to routes: RoutesBuilder)
Parameters
routes
The
RoutesBuilder
that contains HTTP route information up to this point.