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
deployment_status() uses deployment when other APIs use deployment_name. This should be renamed for API consistency.
deployment
deployment_name
The text was updated successfully, but these errors were encountered:
deployment_status(): rename parameter for API consistency (arcee-ai#71)
1194f8b
* rename deployment parameter to deployment_name
deployment_status(): rename parameter for API consistency (#71) (#72)
1cb8369
* rename deployment parameter to deployment_name Co-authored-by: Julien Simon <[email protected]> Co-authored-by: Jacobsolawetz <[email protected]>
No branches or pull requests
deployment_status() uses
deployment
when other APIs usedeployment_name
. This should be renamed for API consistency.The text was updated successfully, but these errors were encountered: