Skip to content

Commit 92e2ee6

Browse files
docs(api): alter def of politic person type
1 parent 8c481ee commit 92e2ee6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 5
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-50a24b0ce9e84227ad5bed58af4bdc4200ed7cd10d656c7b9967239c02eebe8a.yml
3-
openapi_spec_hash: 4c411411227190163c5af5ba4532c78f
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-fd2419c8cf8666e821f55c4cc5a5402900c443e2db59b3e53cfb46fd5bb52316.yml
3+
openapi_spec_hash: a92a4436234b019c9c23feb11b1f2f28
44
config_hash: 9040e7359f066240ad536041fb2c5185

src/isaacus/types/ilgs/v1/person.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ class Person(BaseModel):
4646
`corporate` denotes a body corporate such as a company, incorporated
4747
partnership, or statutory corporation.
4848
49-
`politic` denotes a body politic such as a court, state, government, or
50-
intergovernmental organization.
49+
`politic` denotes a body politic, political entity, or part thereof such as a
50+
court, state, government, or intergovernmental organization.
5151
"""
5252

5353
role: Literal[

0 commit comments

Comments
 (0)