Skip to content

Commit

Permalink
Clarify subject format
Browse files Browse the repository at this point in the history
Co-authored-by: Dylan <[email protected]>
  • Loading branch information
DavidS-ovm and dylanratcliffe authored May 25, 2023
1 parent 6c205ac commit ef49cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Dots are valid in scope names and should be used for logical serration as above.

### `query.{uuid}`

All items, errors and status updates get sent over a subject named after the Query's UUID. See `QueryResponse`.
All items, errors and status updates get sent over a subject named after the Query's UUID. This UUID should be in five groups separated by hyphens, in the form 8-4-4-4-12 for a total of 36 characters, with all letters being lower case e.g. `bcee962c-ca60-479b-8a96-ab970d878392` See `QueryResponse`.

### `cancel.all`

Expand Down

0 comments on commit ef49cf7

Please sign in to comment.