@opusdns/api 0.223.0 → 0.224.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 +5 -1
package/package.json
CHANGED
package/src/openapi.yaml
CHANGED
|
@@ -7338,7 +7338,7 @@ info:
|
|
|
7338
7338
|
'
|
|
7339
7339
|
summary: OpusDNS - your gateway to a seamless domain management experience.
|
|
7340
7340
|
title: OpusDNS API
|
|
7341
|
-
version: 2026-03-
|
|
7341
|
+
version: 2026-03-19-090256
|
|
7342
7342
|
x-logo:
|
|
7343
7343
|
altText: OpusDNS API Reference
|
|
7344
7344
|
url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
|
|
@@ -17686,6 +17686,9 @@ tags:
|
|
|
17686
17686
|
\ the whole system.\n"
|
|
17687
17687
|
name: user
|
|
17688
17688
|
x-displayName: Users
|
|
17689
|
+
- description: Endpoints for generating and downloading inventory reports.
|
|
17690
|
+
name: report
|
|
17691
|
+
x-displayName: Reports
|
|
17689
17692
|
x-tagGroups:
|
|
17690
17693
|
- name: Account management
|
|
17691
17694
|
tags:
|
|
@@ -17708,4 +17711,5 @@ x-tagGroups:
|
|
|
17708
17711
|
- parking
|
|
17709
17712
|
- domain_search
|
|
17710
17713
|
- archive
|
|
17714
|
+
- report
|
|
17711
17715
|
- jobs
|