@opusdns/api 0.135.0 → 0.136.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/openapi.yaml +4 -4
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "@opusdns/api-spec-ts-generator": "^0.19.0"
4
4
  },
5
5
  "name": "@opusdns/api",
6
- "version": "0.135.0",
6
+ "version": "0.136.0",
7
7
  "description": "TypeScript types for the OpusDNS OpenAPI specification",
8
8
  "main": "./src/index.ts",
9
9
  "module": "./src/index.ts",
package/src/openapi.yaml CHANGED
@@ -257,7 +257,7 @@ components:
257
257
  type: string
258
258
  country:
259
259
  description: The country of the contact
260
- minLength: 1
260
+ pattern: ^\w{2}$
261
261
  title: Country
262
262
  type: string
263
263
  disclose:
@@ -382,7 +382,7 @@ components:
382
382
  type: string
383
383
  country:
384
384
  description: The country of the contact
385
- minLength: 1
385
+ pattern: ^\w{2}$
386
386
  title: Country
387
387
  type: string
388
388
  disclose:
@@ -495,7 +495,7 @@ components:
495
495
  x-typeid-prefix: contact
496
496
  country:
497
497
  description: The country of the contact
498
- minLength: 1
498
+ pattern: ^\w{2}$
499
499
  title: Country
500
500
  type: string
501
501
  created_on:
@@ -6145,7 +6145,7 @@ info:
6145
6145
  '
6146
6146
  summary: OpusDNS - your gateway to a seamless domain management experience.
6147
6147
  title: OpusDNS API
6148
- version: 2025-12-22-091011
6148
+ version: 2025-12-22-170801
6149
6149
  x-logo:
6150
6150
  altText: OpusDNS API Reference
6151
6151
  url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg