Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null values returned by the service not supported by swagger definition #18422

Closed
maririos opened this issue Feb 4, 2021 · 3 comments · Fixed by #20021
Closed

Null values returned by the service not supported by swagger definition #18422

maririos opened this issue Feb 4, 2021 · 3 comments · Fixed by #20021
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer
Milestone

Comments

@maririos
Copy link
Member

maririos commented Feb 4, 2021

  • 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 as x-nullable=false. The behavior before was that the type was not returned by the service
@maririos maririos added blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer labels Feb 4, 2021
@maririos maririos added this to the [2021] February milestone Feb 4, 2021
@maririos maririos self-assigned this Feb 4, 2021
@maririos
Copy link
Member Author

maririos commented Feb 4, 2021

Waiting on confirmation from the service team

@maririos
Copy link
Member Author

Changes have been checked-in. Asking the service team for an ETA on when we will see the changes in a deployment region

@maririos
Copy link
Member Author

Fix will be available for 2.1-preview.3 so moving milestones

@maririos maririos removed their assignment Feb 22, 2021
@maririos maririos modified the milestones: [2021] March, [2021] April Feb 22, 2021
@maririos maririos self-assigned this Apr 1, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant