Skip to content

Commit

Permalink
Update qod-provisioning-retrieveProvisioningByDevice.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-murray authored Jan 14, 2025
1 parent 8b4622b commit cd9cf41
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,8 @@ Feature: CAMARA QoD Provisioning API, vwip - Operation retrieveProvisioningByDev

# Typically with a 2-legged access token
@qod_provisioning_retrieveProvisioningByDevice_422.4_unidentifiable_device
Scenario: Device not included and cannot be deducted from the access token
Given the header "Authorization" is set to a valid access which does not identifiy a single device
Scenario: Device not included and cannot be deduced from the access token
Given the header "Authorization" is set to a valid access token which does not identifiy a device
And the request body property "$.device" is not included
When the request "retrieveProvisioningByDevice" is sent
Then the response status code is 422
Expand Down

0 comments on commit cd9cf41

Please sign in to comment.