diff --git a/swagger.yml b/swagger.yml index c507f934..ff5a72b4 100644 --- a/swagger.yml +++ b/swagger.yml @@ -1352,7 +1352,7 @@ paths: in: path required: true get: - operationId: getDNSForSite + operationId: getDnsForSite tags: [dnsZone] responses: '200': @@ -1364,7 +1364,7 @@ paths: default: $ref: '#/responses/error' put: - operationId: configureDNSForSite + operationId: configureDnsForSite tags: [dnsZone] responses: '200':