Skip to content

Commit 4c5911f

Browse files
committed
feat(sdk): demote other models
1 parent 0de16ab commit 4c5911f

1 file changed

Lines changed: 5 additions & 16 deletions

File tree

config/stainless.yaml

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -70,22 +70,11 @@ resources:
7070
enrichment_response: EnrichmentResponse
7171
methods:
7272
create: post /enrichments
73-
ilgs.v1:
74-
models:
75-
crossreference: ILGSv1 Crossreference
76-
date: ILGSv1 Date
77-
email: ILGSv1 Email
78-
external_document: ILGSv1 External Document
79-
id_number: ILGSv1 ID Number
80-
location: ILGSv1 Location
81-
person: ILGSv1 Person
82-
phone_number: ILGSv1 Phone Number
83-
quote: ILGSv1 Quote
84-
segment: ILGSv1 Segment
85-
span: ILGSv1 Span
86-
term: ILGSv1 Term
87-
website: ILGSv1 Website
88-
document: ILGSv1Document
73+
ilgs:
74+
subresources:
75+
v1:
76+
models:
77+
ilgs_v1_document: ILGSv1Document
8978

9079
custom_casings:
9180
qa:

0 commit comments

Comments
 (0)