cloudfoundry-attic / cf-dotnet-sdk

Cloud Foundry .NET SDK
Other
18 stars 13 forks source link

DeleteSpace - recursive & async parameters #119

Open JohannesRudolph opened 8 years ago

JohannesRudolph commented 8 years ago

Unfortunately the API exposed by the CC237 version of the client does not allow setting the recursive and async flags for https://apidocs.cloudfoundry.org/238/spaces/delete_a_particular_space.html

Any chance this can be implemented in the library?