Benjamin Einaudi
Benjamin Einaudi
Partially it seems. I though the entity was not present. In fact it is but valued to null. If that is the case, what to do with it?
@OzJacobii I use dropsonde protocol specification and indeed it misses some attributes. I made a [pull request](https://github.com/cloudfoundry/dropsonde-protocol/pull/10) to upgrade it. Let's see if it gets accepted. :pray:
@hebelal From what I see , it throws error ``` Traceback (most recent call last): File "/home/ben/Documents/workspaces/Webrepos/cf-python-client/main/sandbox.py", line 8, in manifests = ManifestReader.load_application_manifests("../test.yml") File "/home/ben/Documents/workspaces/Webrepos/cf-python-client/main/cloudfoundry_client/operations/push/validation/manifest.py", line 21, in load_application_manifests ManifestReader._validate_manifest(os.path.dirname(manifest_path),...
Which services are you referring to? Service bindings, instances or services? About the pagination limit, I have not tested it with great number of page but I assume this should...
Yeah no problem :) If you want to code it I will review your merge request. Otherwise I will need input on it.
Well done @gberche-orange
@bpandola sorry for the late reply; I've made a 1.37.0 release with all dependabot suggestions :)