{
  "version": "1.0",
  "resources": {
    "Service": {
      "operation": "DescribeServices",
      "resourceIdentifier": {
        "ServiceCode": "Services[].ServiceCode"
      }
    }
  },
  "operations": {
    "DescribeServices": {
      "ServiceCode": {
        "completions": [
          {
            "parameters": {},
            "resourceName": "Service",
            "resourceIdentifier": "ServiceCode"
          }
        ]
      }
    },
    "GetAttributeValues": {
      "ServiceCode": {
        "completions": [
          {
            "parameters": {},
            "resourceName": "Service",
            "resourceIdentifier": "ServiceCode"
          }
        ]
      }
    },
    "GetProducts": {
      "ServiceCode": {
        "completions": [
          {
            "parameters": {},
            "resourceName": "Service",
            "resourceIdentifier": "ServiceCode"
          }
        ]
      }
    }
  }
}
