@opusdns/api 0.39.0 → 0.40.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.
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "typescript": "^5.8.2"
9
9
  },
10
10
  "name": "@opusdns/api",
11
- "version": "0.39.0",
11
+ "version": "0.40.0",
12
12
  "description": "TypeScript types for the OpusDNS OpenAPI specification",
13
13
  "main": "./src/index.ts",
14
14
  "module": "./src/index.ts",
@@ -14611,7 +14611,7 @@ export const KEYS_PERMISSION_SET = [
14611
14611
  *
14612
14612
  * Base price
14613
14613
  *
14614
- * @type {number}
14614
+ * @type {string}
14615
14615
  *
14616
14616
  *
14617
14617
  * @remarks
package/src/openapi.yaml CHANGED
@@ -3758,7 +3758,7 @@ components:
3758
3758
  amount:
3759
3759
  description: Base price
3760
3760
  title: Amount
3761
- type: number
3761
+ type: string
3762
3762
  currency:
3763
3763
  description: Currency code
3764
3764
  title: Currency
@@ -5259,7 +5259,7 @@ info:
5259
5259
  '
5260
5260
  summary: OpusDNS - your gateway to a seamless domain management experience.
5261
5261
  title: OpusDNS API
5262
- version: 2025-09-12-201043
5262
+ version: 2025-09-13-035313
5263
5263
  x-logo:
5264
5264
  altText: OpusDNS API Reference
5265
5265
  url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
package/src/schema.d.ts CHANGED
@@ -3678,7 +3678,7 @@ export interface components {
3678
3678
  * Amount
3679
3679
  * @description Base price
3680
3680
  */
3681
- amount: number;
3681
+ amount: string;
3682
3682
  /**
3683
3683
  * Currency
3684
3684
  * @description Currency code