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
And I note the response field "$.id" as "product_id"
20
20
And I note the response field "$.keys.0.key_type" as "party_key_tag"
21
-
And I note the response field "$.keys.0.key_value" as "party_key_value"
21
+
And I note the response field "$.keys.0.key_value" as "party_key_tag_value"
22
22
And I have already made a "POST" request with "default" headers to "ProductTeam/${ note(product_team_id) }/Product/${ note(product_id) }/DeviceReferenceData/MhsMessageSet" with body:
And I note the response field "$.id" as "device_id"
80
81
When I make a "GET" request with "default" headers to "ProductTeam/${ note(product_team_id) }/Product/${ note(product_id) }/Device/${ note(device_id) }"
0 commit comments