Skip to main content
Doctorine reference
On this pageOverview

Streaming config does not match the spec

The operation’s streaming declaration contradicts your streaming configuration, so a client cannot be generated for it.

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

  1. Align the streaming configuration with the operation’s response declaration.
Documentation menu