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 read and write protection to entity schema
issue: NEXT-22321
author: Joshua Behrens
author_email: code@joshua-behrens
author_github: @JoshuaBehrens
---
- Added the keys
read-protected
andwrite-protected
to entities returned from\Shopware\Core\Framework\Api\ApiDefinition\Generator\EntitySchemaGenerator
- Added the keys
read-protected
andwrite-protected
to entities returned from/api/_info/entity-schema.json
/api.info.entity-schema
- Removed entities returned from
/api/_info/entity-schema.json
/api.info.entity-schema
when they are read and write protected