Commit d01f1c4
committed
fix(publisher): Fix endpoint security API key re-saving issue
Fixes an issue in the Publisher portal where the when the endpoint security API Key is saved without any changes, it was being re-saved and causing unnecessary updates. This commit ensures that the API Key in only gets updated when there are actual changes made to it, preventing redundant inconsistent updates.
Resolves: #49831 parent 61590f1 commit d01f1c4
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Endpoints
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
| 699 | + | |
| 700 | + | |
699 | 701 | | |
700 | 702 | | |
701 | 703 | | |
| |||
0 commit comments