Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: upgrade api-platform/core to 3.2.0-beta.2 #207

Conversation

BacLuc
Copy link
Owner

@BacLuc BacLuc commented Oct 10, 2023

update api-plattform-allow-null-links.patch because of whitespace changes: create a file ...._old.php with the repository version of the file

then: git diff --no-index api/vendor/api-platform/core/src/Hal/Serializer/ItemNormalizer_old.php api/vendor/api-platform/core/src/Hal/Serializer/ItemNormalizer.php

Add docs_formats because this must now be configured separately to enable hal.
Do not support json as docs format, because this renders an error. (It returns a 200 response, but the returned json contains a stacktrace).

update api-plattform-allow-null-links.patch because of whitespace changes:
create a file ...._old.php with the repository version of the file

then: git diff --no-index api/vendor/api-platform/core/src/Hal/Serializer/ItemNormalizer_old.php api/vendor/api-platform/core/src/Hal/Serializer/ItemNormalizer.php

Add docs_formats because this must now be configured separately to enable
hal.
Do not support json as docs format, because this renders an error.
(It returns a 200 response, but the returned json contains a stacktrace).
@BacLuc BacLuc closed this Nov 7, 2023
@BacLuc BacLuc deleted the api-platform-upgrade-with-other-things branch August 28, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant