@opusdns/api 1.60.0 → 1.61.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 -1
package/package.json
CHANGED
package/src/openapi.yaml
CHANGED
|
@@ -13170,6 +13170,7 @@ components:
|
|
|
13170
13170
|
description: Fully-qualified vanity NS hostnames, ordered by intended position.
|
|
13171
13171
|
items:
|
|
13172
13172
|
type: string
|
|
13173
|
+
maxItems: 4
|
|
13173
13174
|
minItems: 1
|
|
13174
13175
|
title: Hostnames
|
|
13175
13176
|
type: array
|
|
@@ -13867,7 +13868,7 @@ info:
|
|
|
13867
13868
|
\n\n"
|
|
13868
13869
|
summary: OpusDNS - your gateway to a seamless domain management experience.
|
|
13869
13870
|
title: OpusDNS API
|
|
13870
|
-
version: 2026-07-16-
|
|
13871
|
+
version: 2026-07-16-172809
|
|
13871
13872
|
x-logo:
|
|
13872
13873
|
altText: OpusDNS API Reference
|
|
13873
13874
|
url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
|