From 0af27c76c27c57415609e59ba20027b3808ba30e Mon Sep 17 00:00:00 2001 From: Leonard Francis Date: Wed, 13 Mar 2019 21:22:27 +0000 Subject: [PATCH] Nfsaas 1875 swagger update (#13) * NFSAAS-1875 Update to R3.5 Standard * NFSAAS-1875 update to R3.5 standard * NFSAAS-1875 updated from review comments --- .../Microsoft.NetApp/preview/2017-08-15/netapp.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/preview/2017-08-15/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/preview/2017-08-15/netapp.json index 9578a523d934..cc92d9f50787 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/preview/2017-08-15/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/preview/2017-08-15/netapp.json @@ -1171,7 +1171,7 @@ "properties": { "activeDirectoryId": { "type": "string", - "description": "Id of the active drectory" + "description": "Id of the Active Directory" }, "username": { "type": "string", @@ -1191,7 +1191,7 @@ }, "status": { "type": "string", - "description": "Status of the active drectory" + "description": "Status of the Active Directory" }, "sMBServerName": { "type": "string", @@ -1571,7 +1571,7 @@ }, "allowedClients": { "type": "string", - "description": "Client ingress specification as comma seperated string with IPv4 CIDRs, IPv4 host addresses and host names" + "description": "Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names" } } }, @@ -1773,7 +1773,7 @@ }, "smbServerFqdn": { "title": "smbServerFQDN", - "description": "The SMB server's Fully Qualified Doman Name, FQDN", + "description": "The SMB server's Fully Qualified Domain Name, FQDN", "type": "string", "example": "fullyqualified.domainname.com" },