1{ 2 "verifiedSimpleMethods" : [ 3 "allTypes", 4 "deleteOperation", 5 "mapOfStringToListOfStringInQueryParams", 6 "membersInHeaders", 7 "membersInQueryParams", 8 "operationWithExplicitPayloadStructure", 9 "operationWithExplicitPayloadBlob", 10 "operationWithModeledContentType", 11 "operationWithNoInputOrOutput", 12 "queryParamWithoutValue", 13 "headOperation", 14 "jsonValuesOperation", 15 "nestedContainers", 16 "furtherNestedContainers", 17 "statusCodeInOutputOperation", 18 "getOperationWithBody" 19 ], 20 "skipEndpointTestGeneration": true 21} 22