Null values returned by the service not supported by swagger definition #18422
Labels
blocking-release
Blocks release
Client
This issue points to a problem in the data-plane of the library.
Cognitive - Form Recognizer
Milestone
ReadResults.selectionMarks
is always present with value = null if there are no selection marks. -> we can fix this locally with a transform but I am waiting on the service team for a confirmation that this is not a bug.KeyValuePairs.Key.type
is always returned with value = null. Even though the swagger is marked asx-nullable=false
. The behavior before was that the type was not returned by the serviceThe text was updated successfully, but these errors were encountered: