Goodyear Tire & Rubber · JSON Structure

Goodyear Tire And Rubber Structure

Structural overview of the Goodyear Tire & Rubber API surface; extracted from openapi/.

Type: Properties: 0
Connected VehiclesFleet ManagementIoTTelematicsTires

Goodyear Tire And Rubber Structure is a JSON Structure definition published by Goodyear Tire & Rubber.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Goodyear Tire & Rubber",
  "providerId": "goodyear-tire-and-rubber",
  "kind": "json-structure",
  "description": "Structural overview of the Goodyear Tire & Rubber API surface; extracted from openapi/.",
  "schemaCount": 0,
  "operationCount": 2,
  "schemas": [],
  "operations": [
    {
      "method": "GET",
      "path": "/tires",
      "operationId": "getTireData",
      "summary": "Get Tire Data",
      "tags": []
    },
    {
      "method": "GET",
      "path": "/friction",
      "operationId": "getFrictionData",
      "summary": "Get Friction Data",
      "tags": []
    }
  ]
}