We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de16ab commit 4c5911fCopy full SHA for 4c5911f
1 file changed
config/stainless.yaml
@@ -70,22 +70,11 @@ resources:
70
enrichment_response: EnrichmentResponse
71
methods:
72
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
+ ilgs:
+ subresources:
+ v1:
+ models:
+ ilgs_v1_document: ILGSv1Document
89
90
custom_casings:
91
qa:
0 commit comments