Skip to content

Commit

Permalink
chore: check API Platform 4.1@beta
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Jan 30, 2025
1 parent 623c2be commit c1452ff
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 55 deletions.
2 changes: 1 addition & 1 deletion api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,5 @@
]
}
},
"minimum-stability": "alpha"
"minimum-stability": "beta"
}
108 changes: 54 additions & 54 deletions api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions api/config/packages/api_platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ api_platform:
# Good defaults for REST APIs
defaults:
stateless: true
disable_json_schema_serializer_groups: false
cache_headers:
vary: ['Content-Type', 'Authorization', 'Origin']
extra_properties:
Expand Down

0 comments on commit c1452ff

Please sign in to comment.