Interface GatewayEvent_DocUpdated

interface GatewayEvent_DocUpdated {
    doc: APIDoc;
    serverId: string;
}

Properties

Properties

doc: APIDoc
serverId: string

The ID of the server