Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-openapi
/
me.ahoo.wow.openapi.converter
/
PaginationConverter
Pagination
Converter
class
PaginationConverter
:
TargetTypeModifyConverter
Members
Constructors
Pagination
Converter
Link copied to clipboard
constructor
(
)
Properties
target
Type
Link copied to clipboard
open
override
val
targetType
:
Class
<
*
>
Functions
is
Openapi31
Link copied to clipboard
open
fun
isOpenapi31
(
)
:
Boolean
modify
Link copied to clipboard
open
override
fun
modify
(
resolvedSchema
:
Schema
<
*
>
)
:
Schema
<
*
>
resolve
Link copied to clipboard
open
override
fun
resolve
(
type
:
AnnotatedType
,
context
:
ModelConverterContext
,
chain
:
Iterator
<
ModelConverter
>
)
:
Schema
<
*
>
?