cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
core
/
app.softwork.cikraft.core
/
OpenApiInfrastructure
/
OpenApiInfrastructure
Open
Api
Infrastructure
constructor
(
apis
:
List
<
CreatedFlow
>
,
name
:
String
,
description
:
String
?
,
version
:
String
,
packages
:
Set
<
String
>
,
tags
:
Map
<
String
,
String
>
,
servers
:
Map
<
String
,
String
?
>
)
(
source
)