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 ], 17 "customResponseMetadata": { 18 "FOO_ID" : "x-foo-id", 19 "BAR_ID" : "x-bar-id", 20 "REQUEST_ID": "x-foobar-id" 21 }, 22 "skipEndpointTestGeneration": true, 23 "requiredTraitValidationEnabled": true, 24 "delegateAsyncClientClass": true, 25 "delegateSyncClientClass": true, 26 "useSraAuth": true 27} 28