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