Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
I have an API /{id}/customer with id path variable, locally in software AG I am able to get the id dynamically based on the URL ,but in gateway I got Object Not Found .Should I add sth to let it works in gateway configuration ?
Thanks
Please make sure API Gateway API definition is updated correctly.
Thanks Its already updated correctly