put

@JvmName(name = "putEndpoints")
fun DslMap<String, Endpoint, AppInfoKt.Dsl.EndpointsProxy>.put(key: String, value: Endpoint)
Map of endpoint tags to their info payloads for this application.

map<string, .elide.meta.Endpoint> endpoints = 3;