forked from shopware/shopware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'next-20041/remove-open-api-schema-call' into 'trunk'
NEXT-20041 - remove open api schema call See merge request shopware/6/product/platform!9452
- Loading branch information
Showing
9 changed files
with
137 additions
and
412 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
changelog/_unreleased/2022-11-28-remove-open-api-schema-call.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: Remove Open-API schema call | ||
issue: NEXT-20041 | ||
author: Jannis Leifeld | ||
author_email: j.leifeld@shopware.com | ||
author_github: Jannis Leifeld | ||
--- | ||
# Administration | ||
* Removed the Shopware Entity Factory which was accessible via `Shopware.Entity` | ||
* Changed the behavior of the CMS service to use the EntityDefinition instead of the Open-API schema |
28 changes: 0 additions & 28 deletions
28
src/Administration/Resources/app/administration/src/app/init/entity.init.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
206 changes: 0 additions & 206 deletions
206
src/Administration/Resources/app/administration/src/core/factory/entity.factory.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.