The PlatformService API is clearly going to expand into weird and hard to understand rpc methods. Simplify the methods into a more rest like Get, Add, Update, Delete. Use a FieldMask to nail down the use case of updating the form and the form model. Similarly use a FieldMask to get the platform model to provide to CUE.
The PlatformService API is clearly going to expand into weird and hard to understand rpc methods. Simplify the methods into a more rest like Get, Add, Update, Delete. Use a FieldMask to nail down the use case of updating the form and the form model. Similarly use a FieldMask to get the platform model to provide to CUE.