There was an error while loading. Please reload this page.
networking: endpoint: <string> local_port: <int> api_gateway: public|off
Blocked on #1077
api_gateway key should not print for local apis
api_gateway
Fix UserStr(); this needs to move and be smarter:
UserStr()
if api.Networking != nil { sb.WriteString(fmt.Sprintf("%s:\n", NetworkingKey)) sb.WriteString(s.Indent(api.Networking.UserStr(), " ")) }