You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/openapi/viewer-api.yaml
+5-10Lines changed: 5 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1820,7 +1820,7 @@ paths:
1820
1820
in: path
1821
1821
required: true
1822
1822
description: 'A client-generated identifier;
1823
-
this must be the same as the clientId used in eg. the `/extract` request to correlate the events with the extract request.
1823
+
this must be the same as the clientId used in eg. the `/{viewerKind}/{viewerName}/layer/{appLayerId}/extract/{clientId}` request to correlate the events with the extract request.
1824
1824
The format should use the "Nano ID" format, for example `V1StGXR8_Z5jdHi6B-myT`.'
0 commit comments