caterpillar/api/config/packages/api_platform.yaml

9 lines
223 B
YAML

api_platform:
title: Caterpillar API
version: 0.0.0
# Good cache defaults for REST APIs
defaults:
stateless: true
cache_headers:
vary: ['Content-Type', 'Authorization', 'Origin']