Naming in Browsers is stupid.

Yeah :/
This commit is contained in:
Nico Kroll 2024-10-01 12:00:06 +02:00
parent 5bc944a908
commit 094262e414
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ paths:
200: 200:
description: "successful operation" description: "successful operation"
headers: headers:
GuidShopArticleConfig: Guid-Shop-Article-Config:
schema: schema:
type: "string" type: "string"
description: "The ShopArticleConfig which was used to build the response. With this unification the configuration is maybe not precise, but you can show the results in a unified form (columns). Currently it's a response header. In the future we will maybe change this as a field in a response object." description: "The ShopArticleConfig which was used to build the response. With this unification the configuration is maybe not precise, but you can show the results in a unified form (columns). Currently it's a response header. In the future we will maybe change this as a field in a response object."