cloudfoundry-community / cf-python-client

Small cloudfoundry client implemented in python
Apache License 2.0
52 stars 50 forks source link

Add support for unmapped_routes #178

Closed hebelal closed 1 year ago

hebelal commented 1 year ago

Hi,

I was looking for the functionality of '/v2/spaces/:guid/unmapped_routes' but couldn't find it. This would be a nice feature to add.

Best regards, Alex

antechrestos commented 1 year ago

@hebelal if you mean the way of deleting unmapped routes (the only one I found), it is done in mainbranch. Otherwise please provide me the documentation under official documentation