Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add app integration id header
issue: NEXT-20525
author: Sebastian Seggewiss
author_email: [email protected]
author_github: @seggewiss
---
- Added
\Shopware\Core\PlatformRequest::HEADER_APP_INTEGRATION_ID
- Added
integrationId
tobundles
of route/api/_info/config
- Added
sw-app-integration-id
option tosrc/Administration/Resources/app/administration/src/core/data/repository.data.ts
- Added
sw-app-integration-id
tosrc/Administration/Resources/app/administration/src/app/state/extensions.store.ts
- Changed dependency version of
@shopware-ag/admin-extension-sdk
to^0.0.48
- Changed
src/Administration/Resources/app/administration/src/core/factory/http.factory.js
to reject errors ifsw-app-integration-id
header is set