Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix struct encoding of extensions
issue: NEXT-11468
author: Felix Brucker
author_email: [email protected]
author_github: @felixbrucker
---
- Added a check on null for extensions in
src/Core/System/SalesChannel/Api/StructEncoder.php
.