chore(Search): Updates OpenAPI generated types for Globus Service APIs - #903
Open
github-actions[bot] wants to merge 1 commit into
Open
chore(Search): Updates OpenAPI generated types for Globus Service APIs#903github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #903 +/- ##
=======================================
Coverage 95.88% 95.88%
=======================================
Files 90 90
Lines 1800 1800
Branches 297 296 -1
=======================================
Hits 1726 1726
Misses 73 73
Partials 1 1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
theroncross
marked this pull request as ready for review
August 13, 2026 16:41
theroncross
self-requested a review
August 13, 2026 16:41
theroncross
reviewed
Aug 13, 2026
| * @description Set to true to allow this operation to return data with visibility which does not include the current user. Only allowed for index admins and owners. | ||
| * @default false | ||
| */ | ||
| bypass_visible_to: boolean; |
Contributor
There was a problem hiding this comment.
I confirmed with Stephen that this should be optional, but is also the only property with an explicit default. I can't remember how (or if) this was settled with the GCS team.
Member
There was a problem hiding this comment.
If the type is used, it should be overridden at the call with the proper optional flag, not sure if we have a DeleteByQueryV1 method...
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 was auto-generated by the
scheduled--generate-typesGitHub Action workflow.Continuous integration workflows were NOT run on the creation of this pull request.