Again, progressiveLoading can be set on a per-operationBinding basis.
So you can have it on for the first request, then set operationId to use a different operationBinding that does not have progressiveLoading enabled.
So you can have it on for the first request, then set operationId to use a different operationBinding that does not have progressiveLoading enabled.
Comment