properties
Parameters
value
Specifies a collection that contains the column schema for each input or output of the web service. For more information, see the Swagger specification.
suspend fun properties(vararg argument: Pair<String, suspend TableSpecificationArgsBuilder.() -> Unit>)
Parameters
argument
Specifies a collection that contains the column schema for each input or output of the web service. For more information, see the Swagger specification.
Parameters
values
Specifies a collection that contains the column schema for each input or output of the web service. For more information, see the Swagger specification.