Cover AdditionalExpectedResponses as error responses
Open
@relu91 is already working on this.
Since Feb 4, 2026.
- Dominant language
- HTML
- Stars
- 45
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Current TD specification introduced the concept of additionalResponses to model APIs that might return different payloads from the same affordance. This issue focuses on AdditionalExpectedResponses marked with the field success: false (default). The goal is to understand how to treat these responses in our runtime. The discussion is strongly connected with #200.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.