spec.streaming.mismatch
- Category
- API specification
- Default severity
- Error
- Applies to
- API specification
- Default outcome
- Blocked
- Recommended action
- Fix the source
- Grouped by
- API operation
Why it matters
The operation’s streaming declaration contradicts your streaming configuration, so a client cannot be generated for it.
How to fix it
- Align the streaming configuration with the operation’s response declaration.