Skip to content

Commit 66db3ea

Browse files
docs(api): update creation date type definition
1 parent de27493 commit 66db3ea

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-fd2419c8cf8666e821f55c4cc5a5402900c443e2db59b3e53cfb46fd5bb52316.yml
3-
openapi_spec_hash: a92a4436234b019c9c23feb11b1f2f28
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-45a9cbeed0f547878a1e495e087841c7f5ae79b1c354f789444ca3fc017953af.yml
3+
openapi_spec_hash: 6fc49470fa4bbe14615cc5f7fd38582a
44
config_hash: 9040e7359f066240ad536041fb2c5185

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ class Date(BaseModel):
2626
mentioned in a document that does not fit into a supported type, it will not be
2727
extracted.
2828
29-
`creation` denotes the date the document was created. There may only be one
30-
`creation` date per document.
29+
`creation` denotes the date the document was created or last updated. There may
30+
only be one `creation` date per document.
3131
3232
`signature` denotes the date the document was signed.
3333

0 commit comments

Comments
 (0)