authorizer icon indicating copy to clipboard operation
authorizer copied to clipboard

fix: consistent ClientID assignment, close #470

Open localnerve opened this issue 3 months ago • 0 comments

What does this PR do?

  • Fixes #470, make ClientID assignment consistent. Keeps the old policy, but if osClientID is there and different, use and update.
  • Fixes the testSuite to execute without crashing after prior API updates that result in correct err and nil responses (see test suite for updates, pretty minor, but necessary to keep test suite functional).

Which issue(s) does this PR fix?

#470

If this PR affects any API reference documentation, please share the updated endpoint references

No change

localnerve avatar Oct 03 '25 19:10 localnerve