-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Fixed broken frontend APIs #6750
Conversation
Co-authored-by: Andrei Neagu <[email protected]>
…on_do_not_squash_updates
…dation#6534) Co-authored-by: Andrei Neagu <[email protected]>
…undation#6547) Co-authored-by: Andrei Neagu <[email protected]>
Co-authored-by: Andrei Neagu <[email protected]>
…6553) Co-authored-by: Andrei Neagu <[email protected]>
…on_do_not_squash_updates
…on_do_not_squash_updates
🎨Update from upstream/master
⬆️Update from upstream (must be merged-commited)
⬆️Update upstream/master 7
Co-authored-by: Sylvain <[email protected]>
Co-authored-by: Andrei Neagu <[email protected]>
…ter-10 ⬆️Update from upstream/master
Co-authored-by: Andrei Neagu <[email protected]>
Co-authored-by: Andrei Neagu <[email protected]>
Co-authored-by: Andrei Neagu <[email protected]> Co-authored-by: Andrei Neagu <[email protected]> Co-authored-by: Sylvain <[email protected]>
⬆️ Update from upstream master 20
…ter-XXX ⬆️PydanticV2: Update from master
Co-authored-by: Andrei Neagu <[email protected]> Co-authored-by: Giancarlo Romeo <[email protected]>
Quality Gate failedFailed conditions |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6750 +/- ##
==========================================
- Coverage 87.41% 85.86% -1.55%
==========================================
Files 1570 1539 -31
Lines 63322 60748 -2574
Branches 2119 2180 +61
==========================================
- Hits 55351 52160 -3191
- Misses 7644 8248 +604
- Partials 327 340 +13
Continue to review full report in Codecov by Sentry.
|
What do these changes do?
API's used in opening a project and adding a new node now respect the OpenAPI spec.
Related issue/s
How to test
Dev-ops checklist