openapi: 3.2.0 info: title: Gls Group Home API version: '1.0' description: 'Operations tagged Home across 2 of this provider''s published API definitions: gls-track-and-trace-api-openapi.yml, gls-track-and-trace-api-test-openapi.yml. Each path carries the servers of the definition it was published in.' servers: - url: https://api.gls.nl/tt/V1 - url: http://api.gls.nl/tt-test - url: https://api.gls.nl/tt-test tags: - name: Home paths: /: get: tags: - Home summary: / - GET operationId: get responses: '200': description: OK servers: - url: https://api.gls.nl/tt/V1 x-refined-from: - gls-track-and-trace-api-openapi.yml - gls-track-and-trace-api-test-openapi.yml