Generated files

This commit is contained in:
mbohlool 2016-09-22 13:00:45 -07:00
parent d228cc34f3
commit 5b19c8ace3
7 changed files with 86 additions and 86 deletions

View File

@ -643,7 +643,7 @@
"type": "v1alpha1.PetSetList",
"method": "GET",
"summary": "list or watch objects of kind PetSet",
"nickname": "listNamespacedPetSet",
"nickname": "listPetSetForAllNamespaces",
"parameters": [
{
"type": "string",
@ -720,7 +720,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of PetSet",
"nickname": "watchNamespacedPetSetList",
"nickname": "watchPetSetListForAllNamespaces",
"parameters": [
{
"type": "string",

View File

@ -643,7 +643,7 @@
"type": "v1.HorizontalPodAutoscalerList",
"method": "GET",
"summary": "list or watch objects of kind HorizontalPodAutoscaler",
"nickname": "listNamespacedHorizontalPodAutoscaler",
"nickname": "listHorizontalPodAutoscalerForAllNamespaces",
"parameters": [
{
"type": "string",
@ -720,7 +720,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of HorizontalPodAutoscaler",
"nickname": "watchNamespacedHorizontalPodAutoscalerList",
"nickname": "watchHorizontalPodAutoscalerListForAllNamespaces",
"parameters": [
{
"type": "string",

View File

@ -643,7 +643,7 @@
"type": "v1.JobList",
"method": "GET",
"summary": "list or watch objects of kind Job",
"nickname": "listNamespacedJob",
"nickname": "listJobForAllNamespaces",
"parameters": [
{
"type": "string",
@ -720,7 +720,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Job",
"nickname": "watchNamespacedJobList",
"nickname": "watchJobListForAllNamespaces",
"parameters": [
{
"type": "string",

View File

@ -643,7 +643,7 @@
"type": "v1beta1.DaemonSetList",
"method": "GET",
"summary": "list or watch objects of kind DaemonSet",
"nickname": "listNamespacedDaemonSet",
"nickname": "listDaemonSetForAllNamespaces",
"parameters": [
{
"type": "string",
@ -720,7 +720,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of DaemonSet",
"nickname": "watchNamespacedDaemonSetList",
"nickname": "watchDaemonSetListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -1590,7 +1590,7 @@
"type": "v1beta1.DeploymentList",
"method": "GET",
"summary": "list or watch objects of kind Deployment",
"nickname": "listNamespacedDeployment",
"nickname": "listDeploymentForAllNamespaces",
"parameters": [
{
"type": "string",
@ -1667,7 +1667,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Deployment",
"nickname": "watchNamespacedDeploymentList",
"nickname": "watchDeploymentListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -2763,7 +2763,7 @@
"type": "v1beta1.HorizontalPodAutoscalerList",
"method": "GET",
"summary": "list or watch objects of kind HorizontalPodAutoscaler",
"nickname": "listNamespacedHorizontalPodAutoscaler",
"nickname": "listHorizontalPodAutoscalerForAllNamespaces",
"parameters": [
{
"type": "string",
@ -2840,7 +2840,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of HorizontalPodAutoscaler",
"nickname": "watchNamespacedHorizontalPodAutoscalerList",
"nickname": "watchHorizontalPodAutoscalerListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -3710,7 +3710,7 @@
"type": "v1beta1.IngressList",
"method": "GET",
"summary": "list or watch objects of kind Ingress",
"nickname": "listNamespacedIngress",
"nickname": "listIngressForAllNamespaces",
"parameters": [
{
"type": "string",
@ -3787,7 +3787,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Ingress",
"nickname": "watchNamespacedIngressList",
"nickname": "watchIngressListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -4657,7 +4657,7 @@
"type": "v1beta1.JobList",
"method": "GET",
"summary": "list or watch objects of kind Job",
"nickname": "listNamespacedJob",
"nickname": "listJobForAllNamespaces",
"parameters": [
{
"type": "string",
@ -4734,7 +4734,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Job",
"nickname": "watchNamespacedJobList",
"nickname": "watchJobListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -5604,7 +5604,7 @@
"type": "v1beta1.NetworkPolicyList",
"method": "GET",
"summary": "list or watch objects of kind NetworkPolicy",
"nickname": "listNamespacedNetworkPolicy",
"nickname": "listNetworkPolicyForAllNamespaces",
"parameters": [
{
"type": "string",
@ -5681,7 +5681,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of NetworkPolicy",
"nickname": "watchNamespacedNetworkPolicyList",
"nickname": "watchNetworkPolicyListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -6386,7 +6386,7 @@
"type": "v1beta1.ReplicaSetList",
"method": "GET",
"summary": "list or watch objects of kind ReplicaSet",
"nickname": "listNamespacedReplicaSet",
"nickname": "listReplicaSetForAllNamespaces",
"parameters": [
{
"type": "string",
@ -6463,7 +6463,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of ReplicaSet",
"nickname": "watchNamespacedReplicaSetList",
"nickname": "watchReplicaSetListForAllNamespaces",
"parameters": [
{
"type": "string",

View File

@ -643,7 +643,7 @@
"type": "v1alpha1.PodDisruptionBudgetList",
"method": "GET",
"summary": "list or watch objects of kind PodDisruptionBudget",
"nickname": "listNamespacedPodDisruptionBudget",
"nickname": "listPodDisruptionBudgetForAllNamespaces",
"parameters": [
{
"type": "string",
@ -720,7 +720,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of PodDisruptionBudget",
"nickname": "watchNamespacedPodDisruptionBudgetList",
"nickname": "watchPodDisruptionBudgetListForAllNamespaces",
"parameters": [
{
"type": "string",

View File

@ -1705,7 +1705,7 @@
"type": "v1alpha1.RoleBindingList",
"method": "GET",
"summary": "list or watch objects of kind RoleBinding",
"nickname": "listNamespacedRoleBinding",
"nickname": "listRoleBindingForAllNamespaces",
"parameters": [
{
"type": "string",
@ -1782,7 +1782,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of RoleBinding",
"nickname": "watchNamespacedRoleBindingList",
"nickname": "watchRoleBindingListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -2471,7 +2471,7 @@
"type": "v1alpha1.RoleList",
"method": "GET",
"summary": "list or watch objects of kind Role",
"nickname": "listNamespacedRole",
"nickname": "listRoleForAllNamespaces",
"parameters": [
{
"type": "string",
@ -2548,7 +2548,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Role",
"nickname": "watchNamespacedRoleList",
"nickname": "watchRoleListForAllNamespaces",
"parameters": [
{
"type": "string",

View File

@ -818,7 +818,7 @@
"type": "v1.ConfigMapList",
"method": "GET",
"summary": "list or watch objects of kind ConfigMap",
"nickname": "listNamespacedConfigMap",
"nickname": "listConfigMapForAllNamespaces",
"parameters": [
{
"type": "string",
@ -895,7 +895,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of ConfigMap",
"nickname": "watchNamespacedConfigMapList",
"nickname": "watchConfigMapListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -1600,7 +1600,7 @@
"type": "v1.EndpointsList",
"method": "GET",
"summary": "list or watch objects of kind Endpoints",
"nickname": "listNamespacedEndpoints",
"nickname": "listEndpointsForAllNamespaces",
"parameters": [
{
"type": "string",
@ -1677,7 +1677,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Endpoints",
"nickname": "watchNamespacedEndpointsList",
"nickname": "watchEndpointsListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -2382,7 +2382,7 @@
"type": "v1.EventList",
"method": "GET",
"summary": "list or watch objects of kind Event",
"nickname": "listNamespacedEvent",
"nickname": "listEventForAllNamespaces",
"parameters": [
{
"type": "string",
@ -2459,7 +2459,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Event",
"nickname": "watchNamespacedEventList",
"nickname": "watchEventListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -3164,7 +3164,7 @@
"type": "v1.LimitRangeList",
"method": "GET",
"summary": "list or watch objects of kind LimitRange",
"nickname": "listNamespacedLimitRange",
"nickname": "listLimitRangeForAllNamespaces",
"parameters": [
{
"type": "string",
@ -3241,7 +3241,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of LimitRange",
"nickname": "watchNamespacedLimitRangeList",
"nickname": "watchLimitRangeListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -4623,7 +4623,7 @@
"type": "string",
"method": "GET",
"summary": "proxy GET requests to Node",
"nickname": "proxyGETNode",
"nickname": "proxyGETNodeWithPath",
"parameters": [
{
"type": "string",
@ -4653,7 +4653,7 @@
"type": "string",
"method": "PUT",
"summary": "proxy PUT requests to Node",
"nickname": "proxyPUTNode",
"nickname": "proxyPUTNodeWithPath",
"parameters": [
{
"type": "string",
@ -4683,7 +4683,7 @@
"type": "string",
"method": "POST",
"summary": "proxy POST requests to Node",
"nickname": "proxyPOSTNode",
"nickname": "proxyPOSTNodeWithPath",
"parameters": [
{
"type": "string",
@ -4713,7 +4713,7 @@
"type": "string",
"method": "DELETE",
"summary": "proxy DELETE requests to Node",
"nickname": "proxyDELETENode",
"nickname": "proxyDELETENodeWithPath",
"parameters": [
{
"type": "string",
@ -4743,7 +4743,7 @@
"type": "string",
"method": "HEAD",
"summary": "proxy HEAD requests to Node",
"nickname": "proxyHEADNode",
"nickname": "proxyHEADNodeWithPath",
"parameters": [
{
"type": "string",
@ -4773,7 +4773,7 @@
"type": "string",
"method": "OPTIONS",
"summary": "proxy OPTIONS requests to Node",
"nickname": "proxyOPTIONSNode",
"nickname": "proxyOPTIONSNodeWithPath",
"parameters": [
{
"type": "string",
@ -5133,7 +5133,7 @@
"type": "string",
"method": "GET",
"summary": "connect GET requests to proxy of Node",
"nickname": "connectGetNodeProxy",
"nickname": "connectGetNodeProxyWithPath",
"parameters": [
{
"type": "string",
@ -5171,7 +5171,7 @@
"type": "string",
"method": "POST",
"summary": "connect POST requests to proxy of Node",
"nickname": "connectPostNodeProxy",
"nickname": "connectPostNodeProxyWithPath",
"parameters": [
{
"type": "string",
@ -5209,7 +5209,7 @@
"type": "string",
"method": "PUT",
"summary": "connect PUT requests to proxy of Node",
"nickname": "connectPutNodeProxy",
"nickname": "connectPutNodeProxyWithPath",
"parameters": [
{
"type": "string",
@ -5247,7 +5247,7 @@
"type": "string",
"method": "DELETE",
"summary": "connect DELETE requests to proxy of Node",
"nickname": "connectDeleteNodeProxy",
"nickname": "connectDeleteNodeProxyWithPath",
"parameters": [
{
"type": "string",
@ -5285,7 +5285,7 @@
"type": "string",
"method": "HEAD",
"summary": "connect HEAD requests to proxy of Node",
"nickname": "connectHeadNodeProxy",
"nickname": "connectHeadNodeProxyWithPath",
"parameters": [
{
"type": "string",
@ -5323,7 +5323,7 @@
"type": "string",
"method": "OPTIONS",
"summary": "connect OPTIONS requests to proxy of Node",
"nickname": "connectOptionsNodeProxy",
"nickname": "connectOptionsNodeProxyWithPath",
"parameters": [
{
"type": "string",
@ -6135,7 +6135,7 @@
"type": "v1.PersistentVolumeClaimList",
"method": "GET",
"summary": "list or watch objects of kind PersistentVolumeClaim",
"nickname": "listNamespacedPersistentVolumeClaim",
"nickname": "listPersistentVolumeClaimForAllNamespaces",
"parameters": [
{
"type": "string",
@ -6212,7 +6212,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of PersistentVolumeClaim",
"nickname": "watchNamespacedPersistentVolumeClaimList",
"nickname": "watchPersistentVolumeClaimListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -7778,7 +7778,7 @@
"type": "string",
"method": "GET",
"summary": "proxy GET requests to Pod",
"nickname": "proxyGETNamespacedPod",
"nickname": "proxyGETNamespacedPodWithPath",
"parameters": [
{
"type": "string",
@ -7816,7 +7816,7 @@
"type": "string",
"method": "PUT",
"summary": "proxy PUT requests to Pod",
"nickname": "proxyPUTNamespacedPod",
"nickname": "proxyPUTNamespacedPodWithPath",
"parameters": [
{
"type": "string",
@ -7854,7 +7854,7 @@
"type": "string",
"method": "POST",
"summary": "proxy POST requests to Pod",
"nickname": "proxyPOSTNamespacedPod",
"nickname": "proxyPOSTNamespacedPodWithPath",
"parameters": [
{
"type": "string",
@ -7892,7 +7892,7 @@
"type": "string",
"method": "DELETE",
"summary": "proxy DELETE requests to Pod",
"nickname": "proxyDELETENamespacedPod",
"nickname": "proxyDELETENamespacedPodWithPath",
"parameters": [
{
"type": "string",
@ -7930,7 +7930,7 @@
"type": "string",
"method": "HEAD",
"summary": "proxy HEAD requests to Pod",
"nickname": "proxyHEADNamespacedPod",
"nickname": "proxyHEADNamespacedPodWithPath",
"parameters": [
{
"type": "string",
@ -7968,7 +7968,7 @@
"type": "string",
"method": "OPTIONS",
"summary": "proxy OPTIONS requests to Pod",
"nickname": "proxyOPTIONSNamespacedPod",
"nickname": "proxyOPTIONSNamespacedPodWithPath",
"parameters": [
{
"type": "string",
@ -8198,7 +8198,7 @@
"type": "v1.PodList",
"method": "GET",
"summary": "list or watch objects of kind Pod",
"nickname": "listNamespacedPod",
"nickname": "listPodForAllNamespaces",
"parameters": [
{
"type": "string",
@ -8275,7 +8275,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Pod",
"nickname": "watchNamespacedPodList",
"nickname": "watchPodListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -9201,7 +9201,7 @@
"type": "string",
"method": "GET",
"summary": "connect GET requests to proxy of Pod",
"nickname": "connectGetNamespacedPodProxy",
"nickname": "connectGetNamespacedPodProxyWithPath",
"parameters": [
{
"type": "string",
@ -9247,7 +9247,7 @@
"type": "string",
"method": "POST",
"summary": "connect POST requests to proxy of Pod",
"nickname": "connectPostNamespacedPodProxy",
"nickname": "connectPostNamespacedPodProxyWithPath",
"parameters": [
{
"type": "string",
@ -9293,7 +9293,7 @@
"type": "string",
"method": "PUT",
"summary": "connect PUT requests to proxy of Pod",
"nickname": "connectPutNamespacedPodProxy",
"nickname": "connectPutNamespacedPodProxyWithPath",
"parameters": [
{
"type": "string",
@ -9339,7 +9339,7 @@
"type": "string",
"method": "DELETE",
"summary": "connect DELETE requests to proxy of Pod",
"nickname": "connectDeleteNamespacedPodProxy",
"nickname": "connectDeleteNamespacedPodProxyWithPath",
"parameters": [
{
"type": "string",
@ -9385,7 +9385,7 @@
"type": "string",
"method": "HEAD",
"summary": "connect HEAD requests to proxy of Pod",
"nickname": "connectHeadNamespacedPodProxy",
"nickname": "connectHeadNamespacedPodProxyWithPath",
"parameters": [
{
"type": "string",
@ -9431,7 +9431,7 @@
"type": "string",
"method": "OPTIONS",
"summary": "connect OPTIONS requests to proxy of Pod",
"nickname": "connectOptionsNamespacedPodProxy",
"nickname": "connectOptionsNamespacedPodProxyWithPath",
"parameters": [
{
"type": "string",
@ -10275,7 +10275,7 @@
"type": "v1.PodTemplateList",
"method": "GET",
"summary": "list or watch objects of kind PodTemplate",
"nickname": "listNamespacedPodTemplate",
"nickname": "listPodTemplateForAllNamespaces",
"parameters": [
{
"type": "string",
@ -10352,7 +10352,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of PodTemplate",
"nickname": "watchNamespacedPodTemplateList",
"nickname": "watchPodTemplateListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -11057,7 +11057,7 @@
"type": "v1.ReplicationControllerList",
"method": "GET",
"summary": "list or watch objects of kind ReplicationController",
"nickname": "listNamespacedReplicationController",
"nickname": "listReplicationControllerForAllNamespaces",
"parameters": [
{
"type": "string",
@ -11134,7 +11134,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of ReplicationController",
"nickname": "watchNamespacedReplicationControllerList",
"nickname": "watchReplicationControllerListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -12169,7 +12169,7 @@
"type": "v1.ResourceQuotaList",
"method": "GET",
"summary": "list or watch objects of kind ResourceQuota",
"nickname": "listNamespacedResourceQuota",
"nickname": "listResourceQuotaForAllNamespaces",
"parameters": [
{
"type": "string",
@ -12246,7 +12246,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of ResourceQuota",
"nickname": "watchNamespacedResourceQuotaList",
"nickname": "watchResourceQuotaListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -13116,7 +13116,7 @@
"type": "v1.SecretList",
"method": "GET",
"summary": "list or watch objects of kind Secret",
"nickname": "listNamespacedSecret",
"nickname": "listSecretForAllNamespaces",
"parameters": [
{
"type": "string",
@ -13193,7 +13193,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Secret",
"nickname": "watchNamespacedSecretList",
"nickname": "watchSecretListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -13898,7 +13898,7 @@
"type": "v1.ServiceAccountList",
"method": "GET",
"summary": "list or watch objects of kind ServiceAccount",
"nickname": "listNamespacedServiceAccount",
"nickname": "listServiceAccountForAllNamespaces",
"parameters": [
{
"type": "string",
@ -13975,7 +13975,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of ServiceAccount",
"nickname": "watchNamespacedServiceAccountList",
"nickname": "watchServiceAccountListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -14593,7 +14593,7 @@
"type": "string",
"method": "GET",
"summary": "proxy GET requests to Service",
"nickname": "proxyGETNamespacedService",
"nickname": "proxyGETNamespacedServiceWithPath",
"parameters": [
{
"type": "string",
@ -14631,7 +14631,7 @@
"type": "string",
"method": "PUT",
"summary": "proxy PUT requests to Service",
"nickname": "proxyPUTNamespacedService",
"nickname": "proxyPUTNamespacedServiceWithPath",
"parameters": [
{
"type": "string",
@ -14669,7 +14669,7 @@
"type": "string",
"method": "POST",
"summary": "proxy POST requests to Service",
"nickname": "proxyPOSTNamespacedService",
"nickname": "proxyPOSTNamespacedServiceWithPath",
"parameters": [
{
"type": "string",
@ -14707,7 +14707,7 @@
"type": "string",
"method": "DELETE",
"summary": "proxy DELETE requests to Service",
"nickname": "proxyDELETENamespacedService",
"nickname": "proxyDELETENamespacedServiceWithPath",
"parameters": [
{
"type": "string",
@ -14745,7 +14745,7 @@
"type": "string",
"method": "HEAD",
"summary": "proxy HEAD requests to Service",
"nickname": "proxyHEADNamespacedService",
"nickname": "proxyHEADNamespacedServiceWithPath",
"parameters": [
{
"type": "string",
@ -14783,7 +14783,7 @@
"type": "string",
"method": "OPTIONS",
"summary": "proxy OPTIONS requests to Service",
"nickname": "proxyOPTIONSNamespacedService",
"nickname": "proxyOPTIONSNamespacedServiceWithPath",
"parameters": [
{
"type": "string",
@ -15013,7 +15013,7 @@
"type": "v1.ServiceList",
"method": "GET",
"summary": "list or watch objects of kind Service",
"nickname": "listNamespacedService",
"nickname": "listServiceForAllNamespaces",
"parameters": [
{
"type": "string",
@ -15090,7 +15090,7 @@
"type": "versioned.Event",
"method": "GET",
"summary": "watch individual changes to a list of Service",
"nickname": "watchNamespacedServiceList",
"nickname": "watchServiceListForAllNamespaces",
"parameters": [
{
"type": "string",
@ -15402,7 +15402,7 @@
"type": "string",
"method": "GET",
"summary": "connect GET requests to proxy of Service",
"nickname": "connectGetNamespacedServiceProxy",
"nickname": "connectGetNamespacedServiceProxyWithPath",
"parameters": [
{
"type": "string",
@ -15448,7 +15448,7 @@
"type": "string",
"method": "POST",
"summary": "connect POST requests to proxy of Service",
"nickname": "connectPostNamespacedServiceProxy",
"nickname": "connectPostNamespacedServiceProxyWithPath",
"parameters": [
{
"type": "string",
@ -15494,7 +15494,7 @@
"type": "string",
"method": "PUT",
"summary": "connect PUT requests to proxy of Service",
"nickname": "connectPutNamespacedServiceProxy",
"nickname": "connectPutNamespacedServiceProxyWithPath",
"parameters": [
{
"type": "string",
@ -15540,7 +15540,7 @@
"type": "string",
"method": "DELETE",
"summary": "connect DELETE requests to proxy of Service",
"nickname": "connectDeleteNamespacedServiceProxy",
"nickname": "connectDeleteNamespacedServiceProxyWithPath",
"parameters": [
{
"type": "string",
@ -15586,7 +15586,7 @@
"type": "string",
"method": "HEAD",
"summary": "connect HEAD requests to proxy of Service",
"nickname": "connectHeadNamespacedServiceProxy",
"nickname": "connectHeadNamespacedServiceProxyWithPath",
"parameters": [
{
"type": "string",
@ -15632,7 +15632,7 @@
"type": "string",
"method": "OPTIONS",
"summary": "connect OPTIONS requests to proxy of Service",
"nickname": "connectOptionsNamespacedServiceProxy",
"nickname": "connectOptionsNamespacedServiceProxyWithPath",
"parameters": [
{
"type": "string",