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: [email protected]
author_github: @ssltg
---
- Changed
Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader
to exclude internal routes if it is not activated with a feature flag.