openapi Documents
Parameters
value
OpenAPI specification documents. If specified, grpcServices and managedServiceConfigs must not be included. Structure is documented below.
Parameters
values
OpenAPI specification documents. If specified, grpcServices and managedServiceConfigs must not be included. Structure is documented below.
suspend fun openapiDocuments(argument: List<suspend ApiConfigOpenapiDocumentArgsBuilder.() -> Unit>)
suspend fun openapiDocuments(vararg argument: suspend ApiConfigOpenapiDocumentArgsBuilder.() -> Unit)
Parameters
argument
OpenAPI specification documents. If specified, grpcServices and managedServiceConfigs must not be included. Structure is documented below.