Properties

Link copied to clipboard
abstract val category: RouteCategory
Link copied to clipboard
abstract val id: String
Link copied to clipboard
abstract val order: Int

Functions

Link copied to clipboard
open fun contributeAggregate(currentContext: NamedBoundedContext, aggregateRouteMetadata: AggregateRouteMetadata<*>, componentContext: OpenAPIComponentContext): List<HttpRouteContract>
Link copied to clipboard