We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It will be great to have a method client.GetVersion(url string) that returns the version of the given orion broker url.
client.GetVersion(url string)
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion, however I have a question: how can we determine the version of the context broker? I didn't find a standard method defined in v2 APIs (http://telefonicaid.github.io/fiware-orion/api/v2/stable/).
Sorry, something went wrong.
We can get the version of the context broker/version route.
/version
No branches or pull requests
It will be great to have a method
client.GetVersion(url string)
that returns the version of the given orion broker url.The text was updated successfully, but these errors were encountered: