StandardCyborg / StandardCyborgCocoa

Everything you need for 3D scanning on iOS
https://www.standardcyborg.com
Other
143 stars 49 forks source link

Add `additionalBodyParameters` prop to ServerAddSceneOperation and ServerSignUpOperation #20

Closed irtemed88 closed 3 years ago

irtemed88 commented 3 years ago

In some cases we want to include additional parameters to these requests that aren’t explicitly defined by the constructor. We merge these parameters with the default payload deferring to the default payload when keys conflict.

irtemed88 commented 3 years ago

@jeffchuber - Merging this for now since you're out, but let me know when you've had a chance to take a look and I'll update if needed!