Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions spec_43.rst
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,14 @@ The RPC payloads are defined as follows:
the request. Each object will contain the requested attributes in
an object described in :ref:`spec_43_job_attributes`.

.. object:: version

(*integer*, OPTIONAL) Specify the current protocol version. If
jobs will be streamed, this field is required and SHALL be set to
1 in the very first response. The field is unlisted in subsequent
responses. If jobs will not be streamed, the protocol version can
be set to 0 or it can be unlisted in the first response.

List ID
=======

Expand Down