UNPKG

@asyncapi/specs

Version:
19 lines 364 B
[ { "user/{userId}/signup": { "parameters": { "userId": { "description": "Id of the user.", "schema": { "type": "string" } } }, "subscribe": { "message": { "$ref": "#/components/messages/userSignedUp" } } } } ]