Insomnia Exporter
0.1.0
Insomnia Exporter
/
com.yamilovs.insomnia.exporter.model
/
Type
Type
enum
Type
:
Enum
<
Type
>
Content copied to clipboard
Entries
Functions
Properties
Entries
PAIR
Link copied to clipboard
PAIR
(
"pair"
)
Content copied to clipboard
REQUEST
Link copied to clipboard
REQUEST
(
"req"
)
Content copied to clipboard
REQUEST_GROUP
Link copied to clipboard
REQUEST_GROUP
(
"fld"
)
Content copied to clipboard
ENVIRONMENT
Link copied to clipboard
ENVIRONMENT
(
"env"
)
Content copied to clipboard
API_SPEC
Link copied to clipboard
API_SPEC
(
"spc"
)
Content copied to clipboard
WORKSPACE
Link copied to clipboard
WORKSPACE
(
"wrk"
)
Content copied to clipboard
EXPORT
Link copied to clipboard
EXPORT
(
""
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
prefix
Link copied to clipboard
val
prefix
:
String
Content copied to clipboard