GoogleCloudPlatform / GoogleCloudPlatform/application-integration-samples
Order Processing Agent provisioning miss parameter in API Trigger
- Dominant language
- Shell
- Stars
- 29
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Following instructions in https://github.com/GoogleCloudPlatform/application-integration-samples/tree/main/src/adk-order-processing, I run
```
./deploy-integration.sh
```
but the created integration miss parameter (orderDetails) in API Trigger
**To Reproduce**
Steps to reproduce the behavior:
1. git clone https://github.com/GoogleCloudPlatform/application-integration-samples.git
2. cd application-integration-samples/src/adk-order-processing
3. ./deploy-integration.sh
4. See error
**Expected behavior**
orderDetails as parameter as it is used by ADK agent to define what to ask to the user
Contributor guide
Assessment
This issue has not been assessed yet.