Skip to content

Commit 6a32f97

Browse files
committed
feat(sdk): move ilgs structs around
1 parent 838176e commit 6a32f97

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

config/stainless.yaml

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,23 @@ resources:
7373
ilgs:
7474
subresources:
7575
v1:
76-
models:
77-
ilgs_v1_document: ILGSv1Document
78-
ilgs_v1_span: ILGSv1 Span
76+
subresources:
77+
v1:
78+
models:
79+
crossreference: ILGSv1 Crossreference
80+
date: ILGSv1 Date
81+
email: ILGSv1 Email
82+
external_document: ILGSv1 External Document
83+
id_number: ILGSv1 ID Number
84+
location: ILGSv1 Location
85+
person: ILGSv1 Person
86+
phone_number: ILGSv1 Phone Number
87+
quote: ILGSv1 Quote
88+
segment: ILGSv1 Segment
89+
span: ILGSv1 Span
90+
term: ILGSv1 Term
91+
website: ILGSv1 Website
92+
document: ILGSv1Document
7993

8094
custom_casings:
8195
qa:

0 commit comments

Comments
 (0)