You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Python client should verify its authentication when being initialized.
Therefore, it could use the versions (/v2/info/versions) endpoint of the StreamPipes API which requires authentication and provides some information about the StreamPipes instance connected to.
At least the StreamPipes version should be added as an attribute of the Python client instance.
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered:
Body
The Python client should verify its authentication when being initialized.
Therefore, it could use the
versions
(/v2/info/versions
) endpoint of the StreamPipes API which requires authentication and provides some information about the StreamPipes instance connected to.At least the StreamPipes version should be added as an attribute of the Python client instance.
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: