1$schema: http://json-schema.org/draft-07/schema# 2required: 3 - payload 4properties: 5 payload: 6 type: string
View as plain text