⚠️ Sync upstream/integration (90acf7c) -> main 2026-03-16 (deployment changes present)#375
Open
⚠️ Sync upstream/integration (90acf7c) -> main 2026-03-16 (deployment changes present)#375
Conversation
…fo while resource discover (#1843) ## Description <!-- Please give a summary of the changes. --> ## Related issue number <!-- Please link a pull request to an issue by using "fixes #10" style references to close the issue when this PR is merged. --> ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
…sts, updated auth-client (#1844) ## Description Added new user options APIs for setting specific user information and store it. ## Related issue number <!-- Please link a pull request to an issue by using "fixes #10" style references to close the issue when this PR is merged. --> ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
…(#1845)
## Description
Updated swagger errors:
Remove next error codes for APIs:
GET /options: OA0060, OA0003
GET /options/{option_name}: OA0029, OA003
DELETE /options/{option_name}: OA0029, OA003
PATCH/options/{option_name}: OA0029, OA003, OA0065
Added OA0046 (invalid json error) to PATCH
Added json validation for user option value.
## Related issue number
https://datatrendstech.atlassian.net/browse/OSN-1372
e1ce300 OSN-1372-fix. Added additional fixes to swagger, except all json convert error types f4112d6 OSN-1372. Updated swagger errors, added option value json validation 1a03a2d OSN-1369. Added new user options APIs, new user_options table, unittests, updated auth-client 78cf73e OSN-1368. Increased last_error text length for more get more error info while resource discover
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR syncs the latest changes from upstream to main.