vmware / container-service-extension

Container Service for VMware vCloud Director
https://vmware.github.io/container-service-extension
Other
78 stars 52 forks source link

Swagger documentation seems to be outdated #97

Open tschoergez opened 6 years ago

tschoergez commented 6 years ago

https://github.com/vmware/container-service-extension/blob/master/container_service_extension/swagger/swagger.yaml mentions a DELETE request /cluster/{clusterid} to delete a cluster. In my tests it rather should be a DELETE request to /clustername.

sahithi commented 6 years ago

It is outdated. We will work on updating soon.