@opusdns/api 1.186.0 → 1.187.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 +25 -9
package/package.json
CHANGED
package/src/openapi.yaml
CHANGED
|
@@ -17057,7 +17057,7 @@ info:
|
|
|
17057
17057
|
\n\n"
|
|
17058
17058
|
summary: OpusDNS - your gateway to a seamless domain management experience.
|
|
17059
17059
|
title: OpusDNS API
|
|
17060
|
-
version: 2026-09-
|
|
17060
|
+
version: 2026-09-20-153128
|
|
17061
17061
|
x-logo:
|
|
17062
17062
|
altText: OpusDNS API Reference
|
|
17063
17063
|
url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
|
|
@@ -30000,10 +30000,18 @@ paths:
|
|
|
30000
30000
|
idempotency_key: scheduled-create-001
|
|
30001
30001
|
payload:
|
|
30002
30002
|
contacts:
|
|
30003
|
-
admin:
|
|
30004
|
-
|
|
30005
|
-
|
|
30006
|
-
|
|
30003
|
+
admin:
|
|
30004
|
+
- attributes: {}
|
|
30005
|
+
contact_id: contact_01kc433yvre99af2wasxhtpswf
|
|
30006
|
+
billing:
|
|
30007
|
+
- attributes: {}
|
|
30008
|
+
contact_id: contact_01kc433yvre99af2wasxhtpswf
|
|
30009
|
+
registrant:
|
|
30010
|
+
- attributes: {}
|
|
30011
|
+
contact_id: contact_01kc433yvre99af2wasxhtpswf
|
|
30012
|
+
tech:
|
|
30013
|
+
- attributes: {}
|
|
30014
|
+
contact_id: contact_01kc433yvre99af2wasxhtpswf
|
|
30007
30015
|
create_zone: false
|
|
30008
30016
|
name: scheduled-example.com
|
|
30009
30017
|
period:
|
|
@@ -30040,10 +30048,18 @@ paths:
|
|
|
30040
30048
|
idempotency_key: create-example-com-001
|
|
30041
30049
|
payload:
|
|
30042
30050
|
contacts:
|
|
30043
|
-
admin:
|
|
30044
|
-
|
|
30045
|
-
|
|
30046
|
-
|
|
30051
|
+
admin:
|
|
30052
|
+
- attributes: {}
|
|
30053
|
+
contact_id: contact_01kc433yvre99af2wasxhtpswf
|
|
30054
|
+
billing:
|
|
30055
|
+
- attributes: {}
|
|
30056
|
+
contact_id: contact_01kc433yvre99af2wasxhtpswf
|
|
30057
|
+
registrant:
|
|
30058
|
+
- attributes: {}
|
|
30059
|
+
contact_id: contact_01kc433yvre99af2wasxhtpswf
|
|
30060
|
+
tech:
|
|
30061
|
+
- attributes: {}
|
|
30062
|
+
contact_id: contact_01kc433yvre99af2wasxhtpswf
|
|
30047
30063
|
create_zone: false
|
|
30048
30064
|
name: example.com
|
|
30049
30065
|
nameservers:
|