Skip to content

Commit f723636

Browse files
Update OpenAPI spec (dc04d30) (#46)
Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com> Co-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com>
1 parent 14b7aad commit f723636

4 files changed

Lines changed: 8 additions & 6 deletions

File tree

.last-synced-sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e122f280d5635b7a6d39c7ce6dc24cd52e267e1c
1+
dc04d30b352063b5c97e45de03be5c83629f5412

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@types/js-yaml": "^4.0.9",
6363
"@types/node": "^26.1.0",
64-
"@workos/oagen-emitters": "^0.19.6",
64+
"@workos/oagen-emitters": "^0.19.7",
6565
"diff2html": "^3.4.56",
6666
"husky": "^9.1.7",
6767
"js-yaml": "^4.1.1",

spec/open-api-spec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18796,10 +18796,12 @@ components:
1879618796
type: string
1879718797
description: ISO-8601 value for start of the export range.
1879818798
example: '2022-07-02T18:09:06.996Z'
18799+
format: date-time
1879918800
range_end:
1880018801
type: string
1880118802
description: ISO-8601 value for end of the export range.
1880218803
example: '2022-09-02T18:09:06.996Z'
18804+
format: date-time
1880318805
actions:
1880418806
description: List of actions to filter against.
1880518807
example:

0 commit comments

Comments
 (0)