Update federation openapi spec

This commit is contained in:
Jordan Liggitt
2017-04-02 21:42:29 -04:00
parent 81545c2922
commit d28c0d0186

View File

@@ -6085,6 +6085,10 @@
"port": {
"type": "string",
"description": "Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME."
},
"host": {
"type": "string",
"description": "Optional: Host name to connect to, defaults to the pod IP."
}
}
},