-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Resources contained inside of the request body need to
- Validate resources inside of the request body #33
- be included in the path resource mapping
- be built with concrete data for the test case – for this a test case needs to have an optional
requestBodyprop - request body should be visible in report
Sending partial request bodies should work while applications prioritize checking authorization before checking whether the syntax/semantics of the request are correct. When using schema validations for the request body and other parts, this should take place after authorization checks have been done (→ maybe clarify that in README).
Metadata
Metadata
Assignees
Labels
No labels