o11y_schema
Version:
o11y schema repo
1 lines • 335 B
JavaScript
export const custom_action_query={namespace:"spiff.shared",name:"CustomActionQuery",pbjsSchema:{"nested":{"spiff":{"nested":{"shared":{"nested":{"Query":{"fields":{"errorMessage":{"id":2,"type":"string"},"queryName":{"id":1,"type":"string"}}},"CustomActionQuery":{"fields":{"queries":{"rule":"repeated","id":1,"type":"Query"}}}}}}}}}};