-
boot(routes:Extension method) A default implementation for
bootthat recurses down the API’s hierarchy.Throws
An error if registration fails.Declaration
Swift
public func boot(routes: RoutesBuilder) throwsParameters
routesThe
RoutesBuildercontaining HTTP route information up to this point.
RestApi Protocol Reference