Skip to content

Commit 40348f5

Browse files
committed
feat(sdk): ensure v1 is included in ilgs
1 parent 9bb6daf commit 40348f5

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

config/stainless.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ resources:
7171
methods:
7272
create: post /enrichments
7373

74-
ilgs_v1:
74+
ilgsv1:
7575
models:
7676
crossreference: ILGSv1 Crossreference
7777
date: ILGSv1 Date
@@ -89,6 +89,11 @@ resources:
8989
document: ILGSv1Document
9090

9191
custom_casings:
92+
ilgsv1:
93+
pascal: ILGSv1
94+
camel: ilgsv1
95+
capital: ILGS_V1
96+
snake: ilgs_v1
9297
qa:
9398
initialism: true
9499
ilgs:

0 commit comments

Comments
 (0)