StreamReader ReadFragment #1096
Unanswered
Yedidyah27
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have recently upgraded OpenApi version from 1.2.3 to 1.4.4. We were using
OpenApiStreamReaderReadFragmentmethod to deserialize a json toOpenApiOperationclass. This is no longer supported. I noticed though thatOpenApiStringReaderhasnt changed and still supports this. Any reason why these two readers are different? Why wasReadFragmentchanged to only supportIOpenApiReferencable?Beta Was this translation helpful? Give feedback.
All reactions