Skip to content

Commit 3f3a6dc

Browse files
chore: generated SDK types (#485)
Automated regeneration of SDK types. Co-authored-by: braintrust-bot[bot] <215900051+braintrust-bot[bot]@users.noreply.github.com> Co-authored-by: Abhijeet Prasad <abhijeet@braintrustdata.com>
1 parent a1294ff commit 3f3a6dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

generated_types.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7336,7 +7336,7 @@
73367336
"object",
73377337
"null"
73387338
],
7339-
"description": "Optional settings for collecting git metadata. By default, will collect all git metadata fields allowed in org-level settings."
7339+
"description": "Optional settings for collecting git metadata. By default, will collect git metadata fields allowed in org-level settings, excluding diff content unless the org opts in."
73407340
}
73417341
]
73427342
},

py/src/braintrust/generated_types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Auto-generated file (content hash 811e3cfdd0deebaf) -- do not modify"""
1+
"""Auto-generated file (content hash 7a2c5cda6562eb35) -- do not modify"""
22

33
from ._generated_types import (
44
Acl,

0 commit comments

Comments
 (0)