Skip to content

Commit

Permalink
NPA-3887 Document QuestionnaireResponse scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPlowman committed Oct 28, 2024
1 parent 9bcdfea commit 74c2bef
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion specification/validated-relationships-service-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,15 @@ paths:
## Sandbox test scenarios
For details of sandbox test scenarios, or to try out the sandbox using our 'Try it out' feature, see the documentation for each endpoint.
| Scenario | Request | Response |
| --------------- | ----------------------------------------------- | -------------------------------- |
| Example request | Example questionnaire response from try it now | HTTP Status 200 Success response |
### Sandbox constraints
- Questionnaire Response is not validated.
- Headers are not tested. `X-Request-ID` and `X-Correlation-ID` are disregarded.
Or perhaps you'd like to try out the sandbox using our 'Try it out' feature.
operationId: new-access-request
parameters:
Expand Down

0 comments on commit 74c2bef

Please sign in to comment.