Create and manage messages based on schemas
paw messages
commands allow you to create and manage messages that are based on your schema definitions.
--project-id
(required): The ID of the project--project-id
(required): The ID of the project--name
(required): Name of the message--schema-id
(required): The ID of the schema this message is based on--schema-version
(required): The version of the schema to use--description
: Description of the messageUser
(defines user data structure)UserCreatedEvent
, UserUpdatedEvent
, UserProfileResponse
UserCreated
, OrderShipped
CreateUser
, ShipOrder
GetUserRequest
, UserProfileResponse