1{ 2 "customServiceMetadata": {"contentType" : "application/json"}, 3 "calculateCrc32FromCompressedData": true, 4 "verifiedSimpleMethods" : [ 5 "allTypes", 6 "deleteOperation", 7 "mapOfStringToListOfStringInQueryParams", 8 "membersInHeaders", 9 "membersInQueryParams", 10 "operationWithExplicitPayloadStructure", 11 "operationWithExplicitPayloadBlob", 12 "operationWithModeledContentType", 13 "operationWithNoInputOrOutput", 14 "streamingInputOperation", 15 "streamingOutputOperation", 16 "queryParamWithoutValue", 17 "idempotentOperation", 18 "jsonValuesOperation", 19 "nestedContainers", 20 "simple" 21 ], 22 "skipEndpointTestGeneration": true 23} 24