We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838176e commit 6a32f97Copy full SHA for 6a32f97
1 file changed
config/stainless.yaml
@@ -73,9 +73,23 @@ resources:
73
ilgs:
74
subresources:
75
v1:
76
- models:
77
- ilgs_v1_document: ILGSv1Document
78
- ilgs_v1_span: ILGSv1 Span
+ subresources:
+ v1:
+ 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
93
94
custom_casings:
95
qa:
0 commit comments