Two new shop field and some documention fine tuning

This commit is contained in:
2026-07-14 06:17:59 +02:00
parent add0bad718
commit 3565f39ce3
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -4244,7 +4244,7 @@ components:
type: "string"
Type:
type: "string"
description: "The definition follows https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete . If you can not find the specific type off is used."
description: "The definition follows https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete . If you can not find the specific type off is used. Please note, that country refers to a Guid of an entry of AddressState."
enum:
- "honorific-prefix"
- "given-name"
+6 -1
View File
@@ -1,7 +1,7 @@
openapi: 3.0.0
info:
title: "TyrePro-API, Shop"
version: "Version 20"
version: "Version 21"
servers:
- url: "https://musterreifen.com/api/shop"
description: "Development server, customers domain"
@@ -1542,6 +1542,8 @@ components:
type: "number"
HasShopArticleInformations:
type: "boolean"
MayHaveShopArticleAccessories:
type: "boolean"
Thumbnail:
$ref: "#/components/schemas/DbBlob"
ShopArticlePair:
@@ -1823,6 +1825,9 @@ components:
type: "number"
ReducedTaxPercentage:
type: "number"
HasMotorcycleData:
type: "boolean"
readOnly: true
OfferLayout:
type: "object"
properties: