Deserialization exception on IndexApiClient.PostInvertedIndexAsync #443
Labels
breaking change
Identify issues that contain a breaking change for existing consumer code
bug
Something isn't working
Deserialization to IndexResponseBase from a IndexApiClient.PostInvertedIndexAsync throw a deserialization exception cause the response return a "Fields" object instead of : IEnumerable Fields :
arangodb-net-standard/arangodb-net-standard/IndexApi/Models/IndexResponseBase.cs
Line 15 in cd9dacc
The text was updated successfully, but these errors were encountered: