Skip to content

Commit 6eaacc8

Browse files
committed
chore: regenerate SDK for API v0.7.4 (nullable Grain source_metadata)
Pull cloudglue-api-spec#98 and regenerate the low-level SDK. The only substantive change is in GrainSourceMetadata: include-gated fields (participants, highlights, ai_summary, ai_action_items, ai_template_sections, hubspot) are now nullable, with serializer hooks so an explicit null round-trips instead of being dropped. Remaining diffs are the 0.7.3 -> 0.7.4 version bump. No client wrapper changes needed: the data-connector sync and source-metadata endpoints landed previously and are already exposed via DataConnectors.get_source_metadata / sync_file. Verified end-to-end against a live Grain connector.
1 parent 4fd5434 commit 6eaacc8

272 files changed

Lines changed: 309 additions & 279 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cloudglue/sdk/README.md

Lines changed: 1 addition & 1 deletion

cloudglue/sdk/__init__.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudglue/sdk/api/chat_api.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudglue/sdk/api/collections_api.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudglue/sdk/api/data_connectors_api.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudglue/sdk/api/deep_search_api.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudglue/sdk/api/describe_api.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudglue/sdk/api/extract_api.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudglue/sdk/api/face_detection_api.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudglue/sdk/api/face_match_api.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)