@opusdns/api 1.124.0 → 1.125.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 +2 -2
- package/src/helpers/endpoints.ts +302 -0
- package/src/helpers/permissions.ts +1273 -0
- package/src/openapi.yaml +1 -1
package/src/openapi.yaml
CHANGED
|
@@ -15586,7 +15586,7 @@ info:
|
|
|
15586
15586
|
\n\n"
|
|
15587
15587
|
summary: OpusDNS - your gateway to a seamless domain management experience.
|
|
15588
15588
|
title: OpusDNS API
|
|
15589
|
-
version: 2026-08-20-
|
|
15589
|
+
version: 2026-08-20-103451
|
|
15590
15590
|
x-logo:
|
|
15591
15591
|
altText: OpusDNS API Reference
|
|
15592
15592
|
url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
|