Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#

Description

Input

Expected result

Actual result

Status

1

Valid data  

valid token
valid condition id

200,
correct response

all value types are handled properly

200,
correct response

all value types are handled properly

passed

2

Declaration validation handled


true

true

passed

3

wrong scopes

token without scope "condition:read"

403

403

passed

...