AsyncAPIExtensionsStreaming operationsCopy pageMark operations as streaming for appropriate SDK generation: asyncapi.yml1operations:2 streamEvents:3 action: receive4 channel:5 $ref: '#/channels/event~1stream'6 x-fern-streaming:7 type: server_sent_events8 termination: client_closes