beamable / BeamableProduct

The beamable product suite including com.beamable, com.beamable.server, microservice base image, portal, the installer, and build scripts
Other
3 stars 0 forks source link

adding data options to update call in psdk #3454

Closed cdhanna closed 1 month ago

cdhanna commented 1 month ago

so the data field is getting serialized now, but I think a last-mile step got forgotten about, which was to expose some properties on the interface method itself. This just adds two optional fields and maps them into the required API type.