Skip to content

Commit

Permalink
Update code/API_definitions/quality-on-demand.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlurien authored Aug 2, 2024
1 parent 543b4b3 commit bc7164d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/quality-on-demand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ paths:
- If a 2-legged access token is used, the device parameter must be provided and identify a device.
- The session must have been created by the same API client given in the access token
- If no QoS session is found for the requested device, an empty array is returned.
operationId: retrieveSessions
operationId: retrieveSessionsByDevice
parameters:
- $ref: "#/components/parameters/x-correlator"
requestBody:
Expand Down

0 comments on commit bc7164d

Please sign in to comment.