Commit 134e77e
fix: use PUT method for ADC server /validate endpoint
The ADC server registers PUT /validate (not POST), matching the
same HTTP method used for PUT /sync.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d95462e commit 134e77e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
0 commit comments