feat: Updated OpenAPI file for cloud gateway-addon.#184
feat: Updated OpenAPI file for cloud gateway-addon.#184shivaygupta-dotcom wants to merge 5 commits intorelease/0.16.0from
Conversation
|
@shivaygupta-dotcom have we tested what happens if the add on name is changed and we run |
@harshadixit12, I just tested this locally and it looks like the API treats a rename as a brand-new resource creation. Because of that, it’s hitting a restriction that prevents the update from going through. error from API: ╵ |
This is expected - since there is no update operation defined. Can we find out from cloud gateways team why we get this error when trying to recreate? |
Writing here for future reference: slack thread: https://kongstrong.slack.com/archives/C090KKNC5ED/p1771828352493879?thread_ts=1770713778.491859&cid=C090KKNC5ED |
|
closing this as alot of conflicts. |
Summary
In this PR,
Issues resolved
Related PRs on platform-api (if any)
Checklist ✅
CHANGELOG.mdto clearly mention any breaking changes, new features and bug fixesrelease/x.y.z) andgit cherry-pickif necessary)