UploadPackageRequest in V3 does not have List<Resource> field
As you can see from this link you can pass optionally list of Resouces which exist in Cloud Controller cache but in the _UploadPackageRequest class there is only fields for bits and packageId. Is there another approach to add List of Resource in UploadPackageRequest or this is missing feature of the client?
The spec has been revised since UploadPackageRequest was implemented, so this is now a missing feature. Thanks for letting us know.
I didn't see anything related with this missing feature in the commit. Why this issue was closed? I have noticed that there is new resource matches api endpoint in V3. Is this mean that if you want to use this optimization feature you have to use only V3 api endpoints?
My apologies @theghost5800, I must have mislabeled this issue. I'm reopening now.