ArangoDB-Community / arangodb-net-standard

A consistent, comprehensive, minimal interface to enable .NET applications to use the complete range of features exposed by the ArangoDB REST API.
Apache License 2.0
76 stars 30 forks source link

Retrieve Arango DB version #411

Closed msamoila closed 2 years ago

msamoila commented 2 years ago

Sometimes the HTTP response body which did not succeed does not contain and ApiErrorResponse object serialized as JSON. In that case it would be useful to return the HTTP Status Code.

msamoila commented 2 years ago

No time to fix.

msamoila commented 2 years ago

Retrieve Arango DB version

DiscoPYF commented 2 years ago

Closing as already implemented. See https://github.com/ArangoDB-Community/arangodb-net-standard/pull/417#issuecomment-1240408621

DiscoPYF commented 2 years ago

@msamoila I would recommend to open new issues instead of repurposing closed issues, for clarity. That way if any of them end up having discussions they are self contained with a clear history.