@opusdns/api 1.123.0 → 1.124.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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/openapi.yaml +2 -1
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "@opusdns/api-spec-ts-generator": "^1.2.0"
4
4
  },
5
5
  "name": "@opusdns/api",
6
- "version": "1.123.0",
6
+ "version": "1.124.0",
7
7
  "description": "TypeScript types for the OpusDNS OpenAPI specification",
8
8
  "main": "./src/index.ts",
9
9
  "module": "./src/index.ts",
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-19-212332
15589
+ version: 2026-08-20-074855
15590
15590
  x-logo:
15591
15591
  altText: OpusDNS API Reference
15592
15592
  url: https://d24lr4zqs1tgqh.cloudfront.net/c9505a20-5ae1-406c-b060-d392569caebf.jpg
@@ -26895,6 +26895,7 @@ paths:
26895
26895
  tags:
26896
26896
  - host
26897
26897
  x-required-permissions:
26898
+ - domains:manage
26898
26899
  - hosts:manage
26899
26900
  /v1/hosts/{host_reference}:
26900
26901
  delete: