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
When a call is done, the developer should be able to define, in a pydantic way, a futher call of code to perform a chage on a value.
e.g.: Invoice is called, internald is only present on the database, so a call based on the taxId needs to be performed
The text was updated successfully, but these errors were encountered:
When branches are created from issues, their pull requests are automatically linked.
When a call is done, the developer should be able to define, in a pydantic way, a futher call of code to perform a chage on a value.
e.g.: Invoice is called, internald is only present on the database, so a call based on the taxId needs to be performed
The text was updated successfully, but these errors were encountered: