{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "UpdateAppRequest", "type": "record", "fields": [ { "name": "name", "type": "string" }, { "name": "description", "type": "string" } ] }