@opusdns/api 0.279.0 → 0.280.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 +1 -1
- package/src/openapi.yaml +2 -2
package/package.json
CHANGED
package/src/openapi.yaml
CHANGED
|
@@ -8928,7 +8928,7 @@ components:
|
|
|
8928
8928
|
StrictMoneyDecimal:
|
|
8929
8929
|
examples:
|
|
8930
8930
|
- '12.50'
|
|
8931
|
-
pattern:
|
|
8931
|
+
pattern: ^\d{1,8}\.\d{2}$
|
|
8932
8932
|
type: string
|
|
8933
8933
|
SyncOperationType:
|
|
8934
8934
|
enum:
|
|
@@ -10278,7 +10278,7 @@ info:
|
|
|
10278
10278
|
\n\n"
|
|
10279
10279
|
summary: OpusDNS - your gateway to a seamless domain management experience.
|
|
10280
10280
|
title: OpusDNS API
|
|
10281
|
-
version: 2026-04-30-
|
|
10281
|
+
version: 2026-04-30-144938
|
|
10282
10282
|
x-logo:
|
|
10283
10283
|
altText: OpusDNS API Reference
|
|
10284
10284
|
url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
|