From 6f7e4a5e4be020b2e14aefa8d5b0316dd58325e9 Mon Sep 17 00:00:00 2001 From: Zwaans Date: Thu, 12 Mar 2026 10:18:24 +0100 Subject: [PATCH] :sparkles: Rename website reference --- specification/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/info.json b/specification/info.json index 13d1ea8..1c1af6d 100644 --- a/specification/info.json +++ b/specification/info.json @@ -1,15 +1,15 @@ { "title": "MyParcel.com Carrier Specification", "description": "**Introduction**
This is the technical reference for MyParcel.com Carrier microservices implementing the [OpenApi 3.0 Specification](https://github.com/OAI/OpenAPI-Specification) according to [JSON API](https://jsonapi.org) conventions.
Check our [API documentation](https://docs.myparcel.com) for more information and code examples.
Check our [GitHub releases](https://github.com/MyParcelCOM/carrier-specification/releases) for a complete version history.

**Units**
Some attributes in the API have values in one of the following units:
Currencycents / pence
Distancesmeters
Dimensionsmillimeters
TimestampsCoordinated Universal Time (UTC)
Volumesliters (dm3)
Weightsgrams
", - "termsOfService": "https://www.myparcel.com/legal", + "termsOfService": "https://solutions.myparcel.com/legal", "contact": { "name": "Tech Support", - "url": "https://www.myparcel.com/contact", + "url": "https://solutions.myparcel.com/contact", "email": "support@myparcel.com" }, "license": { "name": "pricing", - "url": "https://www.myparcel.com/pricing" + "url": "https://solutions.myparcel.com/pricing" }, "version": "$RELEASE_VERSION", "x-logo": {