kelvin-komponenter
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kelvin-komponenter
server
/
no.nav.aap.komponenter.server
/
CommonResponse
Common
Response
class
CommonResponse
(
val
getOpenApiJSON
:
(
)
->
String
)
Parameters
get
Open
Api
JSON
Callback to get the JSON representation of the OpenAPI spec. Useful for automation tasks.
Members
Constructors
Common
Response
Link copied to clipboard
constructor
(
getOpenApiJSON
:
(
)
->
String
)
Properties
get
Open
Api
JSON
Link copied to clipboard
val
getOpenApiJSON
:
(
)
->
String