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

Get the Arango DB version information #417

Conversation

msamoila
Copy link

No description provided.

@DiscoPYF
Copy link
Collaborator

DiscoPYF commented Sep 8, 2022

Hi @msamoila , thanks for the contribution. This was already implemented in #370 which adds IAdminApiClient that contains a method to retrieve the server version GetServerVersionAsync.
IAdminApiClient is available since version 1.1.0, so I will close this pull request.

The Miscellaneous functions have been defined in IAdminApiClient as all of them are admin-type operations, though GET /_api/version and GET /_api/engine admittedly don't have _admin in their route.

Maybe we should make a note of this in the readme, e.g. "Miscellaneous functions are defined in IAdminApiClient.". Or document where each HTTP Interface listed in the online doc can be found in this project.

@DiscoPYF DiscoPYF closed this Sep 8, 2022
@DiscoPYF DiscoPYF linked an issue Sep 8, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retrieve Arango DB version
2 participants