Skip to content

Commit 490ee98

Browse files
author
Oliver Kingston
committed
api-types: regen from @postio/openapi@1.0.3, lockstep bump 1.0.2 -> 1.0.3
Pulls the spec drift fix (PhoneResult.isReachable now boolean|null, example values aligned with runtime, /connect 429+500 documented, EmailResult example correctly shows smtpCheck=null/isCatchAll=null for custom domains). src/index.ts is gitignored; CI's pnpm -r run build regenerates from the pinned @postio/openapi version.
1 parent 4703ec7 commit 490ee98

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

packages/api-types/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@postio/api-types",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "TypeScript types for the Postio API, generated from @postio/openapi.",
55
"license": "MIT",
66
"type": "module",
@@ -45,7 +45,7 @@
4545
"typescript"
4646
],
4747
"devDependencies": {
48-
"@postio/openapi": "1.0.2",
48+
"@postio/openapi": "1.0.3",
4949
"openapi-typescript": "^7.10.0",
5050
"typescript": "^5.9.3"
5151
},

packages/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)