test/fixtures/api/create_directory.yml in mxhero-api-1.1.0 vs test/fixtures/api/create_directory.yml in mxhero-api-1.1.1

- old
+ new

@@ -3,11 +3,11 @@ - request: method: post uri: http://admin:password@test.mxhero.com/webapi/api/v1/domains/test.com/adldap body: encoding: UTF-8 - string: ! '{"domain":"test.com","directoryType":"gapps","addres":null,"port":null,"sslFlag":null,"user":"user","password":"password","filter":null,"base":null,"nextUpdate":null,"lastUpdate":null,"error":null,"overrideFlag":null,"dnAuthenticate":null,"properties":[]}' + string: ! '{"domain":"test.com","directoryType":"gapps","addres":null,"port":null,"sslFlag":null,"user":"user","password":"password","filter":null,"base":null,"nextUpdate":null,"lastUpdate":null,"error":null,"overrideFlag":null,"dnAuthenticate":null,"useMailAsMain":true,"properties":[]}' headers: Accept: - application/json Content-Type: - application/json @@ -31,12 +31,12 @@ !binary "Q29udGVudC1UeXBl": - !binary |- YXBwbGljYXRpb24vanNvbg== body: encoding: US-ASCII - string: ! '{"domain":"test.com","directoryType":"gapps","addres":null,"port":null,"sslFlag":false,"user":"user","password":"password","filter":null,"base":null,"nextUpdate":1386688365000,"lastUpdate":null,"error":null,"overrideFlag":false,"dnAuthenticate":null,"properties":[],"periodInHours":0}' - http_version: + string: ! '{"domain":"test.com","directoryType":"gapps","addres":null,"port":null,"sslFlag":false,"user":"user","password":"password","filter":null,"base":null,"nextUpdate":1386688365000,"lastUpdate":null,"error":null,"overrideFlag":false,"dnAuthenticate":null,"useMailAsMain":true,"properties":[],"periodInHours":0}' + http_version: recorded_at: Tue, 10 Dec 2013 15:12:45 GMT - request: method: post uri: http://admin:password@test.mxhero.com/webapi/api/v1/domains/test.com/adldap body: @@ -71,8 +71,8 @@ - !binary |- YXBwbGljYXRpb24vanNvbg== body: encoding: US-ASCII string: ! '{"status":500,"code":500,"developerMessage":"domain.ldap.already.exists","moreInfoUrl":"mailto:support@mxhero.com"}' - http_version: + http_version: recorded_at: Tue, 10 Dec 2013 15:12:46 GMT recorded_with: VCR 2.5.0