Skip to content

chore(Search): Updates OpenAPI generated types for Globus Service APIs - #903

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
bot-openapi-types
Open

chore(Search): Updates OpenAPI generated types for Globus Service APIs#903
github-actions[bot] wants to merge 1 commit into
mainfrom
bot-openapi-types

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR was auto-generated by the scheduled--generate-types GitHub Action workflow.

Continuous integration workflows were NOT run on the creation of this pull request.


  • Update the title (scope) of this pull request to match the changes made.
  • Close and reopen this pull request to trigger workflows.

@theroncross theroncross changed the title chore(Compute, Flows, GCS Manager API, Groups, Search, Timer, Transfer): Updates OpenAPI generated types for Globus Service APIs chore(Search): Updates OpenAPI generated types for Globus Service APIs Aug 13, 2026
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.88%. Comparing base (a871af7) to head (f4c91c9).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@theroncross
theroncross marked this pull request as ready for review August 13, 2026 16:41
@theroncross
theroncross self-requested a review August 13, 2026 16:41
* @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;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@jbottigliero jbottigliero Aug 17, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants