Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ specification/parameters/path-carrier_id.json
Unique parameters can just remain in the path file and do not need to be extracted to their own files.

## License
All software by MyParcel.com is licensed under the [MyParcel.com general terms and conditions](https://www.myparcel.com/legal).
All software by MyParcel.com is licensed under the [MyParcel.com general terms and conditions](https://solutions.myparcel.com/legal).
2 changes: 1 addition & 1 deletion specification/schemas/shops/Shop.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"null"
],
"maxLength": 255,
"example": "https://www.myparcel.com"
"example": "https://solutions.myparcel.com"
},
"logo_url": {
"allOf": [
Expand Down