ApiResponseBuilder
class ApiResponseBuilder
Functions
Link copied to clipboard
fun content(mediaTypeName: String = DEFAULT_MEDIA_TYPE_NAME, mediaType: MediaType): ApiResponseBuilder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun listContent(context: OpenAPIComponentContext, mainTargetType: Type, vararg typeParameters: Type): ApiResponseBuilder
Link copied to clipboard
fun ApiResponseBuilder.withErrorCodeHeader(componentContext: OpenAPIComponentContext): ApiResponseBuilder