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
template_flow
Ideally, the FlowsRESTClient class should have a clear responsibility: contain flow clients
FlowsRESTClient
The template_flow method appears to be out of place among the clients. Furthermore, the name is not very suggestive either https://github.com/weni-ai/weni-engine/blob/main/connect/api/v1/internal/flows/flows_rest_client.py#L341
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ideally, the
FlowsRESTClient
class should have a clear responsibility: contain flow clientsThe
template_flow
method appears to be out of place among the clients. Furthermore, the name is not very suggestive eitherhttps://github.com/weni-ai/weni-engine/blob/main/connect/api/v1/internal/flows/flows_rest_client.py#L341
The text was updated successfully, but these errors were encountered: