netgen/api-platform-extras

Adaptations to default api platform stack mechanisms

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:symfony-bundle

pkg:composer/netgen/api-platform-extras

dev-master / 1.0.x-dev 2026-01-15 14:55 UTC

README

Configuration (config/packages/api_platform_extras.yaml):

api_platform_extras:
  features:
      http_cache: { enabled: false }
      schema_decoration: { enabled: false }
      simple_normalizer: { enabled: false }
      jwt_refresh: { enabled: false }
      iri_template_generator: { enabled: false }
      schema_processor: { enabled: false }

Enable features by setting the corresponding flag to true.