chore: 🐝 Update SDK - Generate 0.12.19#134
Open
github-actions[bot] wants to merge 2 commits intomainfrom
Open
Conversation
dc675ab to
21a52ce
Compare
* `glean.client.announcements.create()`: * `request.body.structured_list[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.body.structured_list[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.announcements.update()`: * `request.body.structured_list[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.body.structured_list[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.answers.create()`: * `request.data.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.answers.update()`: * `request.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.answers.retrieve()`: `response.answer_result.answer.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.answers.list()`: `response.answer_results[].answer.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.chat.create()`: * `request.messages[].citations[].source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.messages[].citations[].source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.chat.retrieve()`: `response.chat_result.chat.created_by.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.chat.list()`: `response.chat_results[].chat.created_by.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.chat.create_stream()`: * `request.messages[].citations[].source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.collections.add_items()`: `response.collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.collections.create()`: * `request.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.union(class (0)).collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.collections.delete_item()`: `response.collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.collections.update()`: * `request.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.collections.update_item()`: `response.collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.collections.retrieve()`: `response.collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.collections.list()`: `response.collections[].added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.documents.retrieve()`: * `request.get_documents_request.document_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.documents.Map<DocumentOrError>.union(Document).metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.documents.retrieve_by_facets()`: `response.documents[].metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.documents.summarize()`: * `request.document_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.insights.retrieve()`: `response.glean_assist.activity_insights[].user.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.messages.retrieve()`: `response.search_response.results[].structured_results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.pins.update()`: `response.attribution.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.pins.retrieve()`: `response.pin.attribution.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.pins.list()`: `response.pins[].attribution.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.pins.create()`: `response.attribution.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.search.query_as_admin()`: * `request.source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.results[].structured_results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.search.autocomplete()`: `response.results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.search.retrieve_feed()`: * `request.categories[]` **Changed** * `response.results[]` **Changed** * `glean.client.search.recommendations()`: * `request.source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.results[].structured_results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.search.query()`: * `request.source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.results[].structured_results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.entities.list()`: `response.results[].related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.entities.read_people()`: `response.results[].related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.shortcuts.create()`: * `request.data.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.shortcut.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.shortcuts.retrieve()`: `response.shortcut.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.shortcuts.list()`: `response.shortcuts[].added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.shortcuts.update()`: * `request.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `response.shortcut.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.verification.add_reminder()`: `response.metadata.last_verifier.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.verification.list()`: `response.documents[].metadata.last_verifier.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added** * `glean.client.verification.verify()`: `response.metadata.last_verifier.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)` **Added**
06cf7c0 to
762dac5
Compare
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.
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Python SDK Changes:
glean.client.announcements.create():request.body.structured_list[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedresponse.body.structured_list[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.announcements.update():request.body.structured_list[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedresponse.body.structured_list[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.answers.create():request.data.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedresponse.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.answers.update():request.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedresponse.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.answers.retrieve():response.answer_result.answer.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.answers.list():response.answer_results[].answer.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.chat.create():request.messages[].citations[].source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedresponse.messages[].citations[].source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.chat.retrieve():response.chat_result.chat.created_by.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.chat.list():response.chat_results[].chat.created_by.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.chat.create_stream():request.messages[].citations[].source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.collections.add_items():response.collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.collections.create():request.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedresponse.union(class (0)).collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.collections.delete_item():response.collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.collections.update():request.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedresponse.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.collections.update_item():response.collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.collections.retrieve():response.collection.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.collections.list():response.collections[].added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.documents.retrieve():request.get_documents_request.document_specs[].union(class (3)).ugc_type.enum(artifacts)Addedresponse.documents.Map<DocumentOrError>.union(Document).metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.documents.retrieve_by_facets():response.documents[].metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.documents.summarize():request.document_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.insights.retrieve():response.glean_assist.activity_insights[].user.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.messages.retrieve():response.search_response.results[].structured_results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.pins.update():response.attribution.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.pins.retrieve():response.pin.attribution.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.pins.list():response.pins[].attribution.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.pins.create():response.attribution.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.search.query_as_admin():request.source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedresponse.results[].structured_results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.search.autocomplete():response.results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.search.retrieve_feed():request.categories[]Changedresponse.results[]Changedglean.client.search.recommendations():request.source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedresponse.results[].structured_results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.search.query():request.source_document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedresponse.results[].structured_results[].document.metadata.author.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.entities.list():response.results[].related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.entities.read_people():response.results[].related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.shortcuts.create():request.data.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedresponse.shortcut.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.shortcuts.retrieve():response.shortcut.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.shortcuts.list():response.shortcuts[].added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.shortcuts.update():request.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedresponse.shortcut.added_roles[].source_document_spec.union(class (3)).ugc_type.enum(artifacts)Addedglean.client.verification.add_reminder():response.metadata.last_verifier.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.verification.list():response.documents[].metadata.last_verifier.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)Addedglean.client.verification.verify():response.metadata.last_verifier.related_documents[].query_suggestion.request_options.inclusions.container_specs[].union(class (3)).ugc_type.enum(artifacts)AddedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 16 warnings, 5 hintsView full report
PYTHON CHANGELOG
globalSecurity: 3.0.7 - 2026-03-25
🐛 Bug Fixes
globalSecurity: 3.0.6 - 2026-03-24
🐛 Bug Fixes
Based on Speakeasy CLI 1.761.0