toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-api-openapi
/
org.http4k.contract.openapi.v3
/
Api
/
Api
Api
constructor
(
info
:
ApiInfo
,
tags
:
List
<
Tag
>
,
paths
:
Map
<
String
,
Map
<
String
,
ApiPath
<
NODE
>
>
>
,
components
:
Components
<
NODE
>
,
servers
:
List
<
ApiServer
>
,
webhooks
:
Map
<
String
,
Map
<
String
,
ApiPath
<
NODE
>
>
>
?
,
openapi
:
String
)