File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 20
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless%2Fstainless-v0-6783cf45e0ea6644994eae08c41f755e29948bee313a6c2aaf5b710253eb4eaa .yml
3- openapi_spec_hash : b37f9ad1ca6bce774c6448b28d267bec
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless%2Fstainless-v0-14899ed94f51eb27170c1618fcdb134c6df08db90996eeec2f620eb8d84c604a .yml
3+ openapi_spec_hash : a4cf6948697a56d5b07ad48ef133093b
44config_hash : f1b8a43873719fc8f2789008f3aa2260
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ export class Orgs extends APIResource {
2424export interface Org {
2525 display_name : string | null ;
2626
27+ enable_ai_commit_messages : boolean ;
28+
2729 object : 'org' ;
2830
2931 slug : string ;
You can’t perform that action at this time.
0 commit comments