Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 615 Bytes

2022-05-30-add-read-and-write-protection-to-entity-schema.md

File metadata and controls

13 lines (13 loc) · 615 Bytes
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
---

Core

  • Added the keys read-protected and write-protected to entities returned from \Shopware\Core\Framework\Api\ApiDefinition\Generator\EntitySchemaGenerator

API

  • Added the keys read-protected and write-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