endpoints

@get:JvmName(name = "getEndpointsMap")
val endpoints: DslMap<String, Endpoint, AppInfoKt.Dsl.EndpointsProxy>
Map of endpoint tags to their info payloads for this application.

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