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
/v1.0/healthz/outbound
The API reference area of the docs does not cover the /outbound path, yet this is something that the dotnet SDK utilises.
/outbound
https://docs.dapr.io/reference/api/health_api/
The text was updated successfully, but these errors were encountered:
@olitomlinson do you know if this is exclusive to the .NET SDK?
Sorry, something went wrong.
Hey @hhunter-ms - sorry for the delay
All I know is its used in the dotnet SDK and its planned to be used in the Java SDK too.
I would recommend that regardless of its usage in the SDKs, its available to be used directly, so it should be included in the API reference.
hhunter-ms
No branches or pull requests
The API reference area of the docs does not cover the
/outbound
path, yet this is something that the dotnet SDK utilises.https://docs.dapr.io/reference/api/health_api/
The text was updated successfully, but these errors were encountered: