v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1350180291.1 KB
projects

Handles a single message from the client and returns the result as a stream. The server will interpret the message frame and respond with message frames to the client.

post/v1/{+name}:adaptMessage

Path parameters

namestring required

Required. The database session in which the adapter request is processed.

Request body

protocolstring

Required. Identifier for the underlying wire protocol.

payloadstring byte

Optional. Uninterpreted bytes from the underlying wire protocol.

attachmentsobject

Optional. Opaque request state passed by the client to the server.

Response

Successful response