Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 326 Bytes

2020-12-16-exclude-internal-routes-from-open-api-schema.md

File metadata and controls

9 lines (9 loc) · 326 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: Exclude internal routes from open api schema 
issue: NEXT-12538
author: Stefan Sluiter
author_email: s.sluiter@shopware.com 
author_github: @ssltg
---

Core

  • Changed Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader to exclude internal routes if it is not activated with a feature flag.