Drupal 11
1 unresolved thread
1 unresolved thread
Closes #3431487
Merge request reports
Activity
added 1 commit
- fa520aa8 - Normalizers/Denormalizers should implement ::getSupportedTypes() instead of...
2 2 type: module 3 3 description: Provides schema for all JSON:API routes. 4 4 package: Core 5 core_version_requirement: ^8.8 || ^9 || ^10 5 core_version_requirement: ^11 changed this line in version 3 of the diff
added 32 commits
-
fa520aa8...ed083e42 - 22 commits from branch
project:8.x-1.x
- ea454c61 - Initial JSON:API Schema kernel test.
- 51c968ca - Test that /jsonapi/schema is available and has the expected content.
- 8538a940 - Test that resource collection schemas are generated.
- 9fe2c97b - Test that resource schemas are generated.
- 34b91e60 - Add tests for a basic Article node type.
- 1a486ffa - Refactor $expected_resources so that it is not order dependent.
- 8bb61593 - Automated Project Update Bot fixes from run 11-121090.
- 55c45624 - Drop support for Drupal 8 and 9.
- bce11a83 - Update method signatures to match Symfony 7 parent classes.
- fb167bc0 - Normalizers/Denormalizers should implement ::getSupportedTypes() instead of...
Toggle commit list-
fa520aa8...ed083e42 - 22 commits from branch
added 1 commit
- cffa0896 - Run tests on current major Drupal version (11).
added 6 commits
- 4a618962 - Enable field module in tests.
- 5b8bfc49 - Automated Project Update Bot fixes from run 11-121090.
- f8ed55b7 - Drop support for Drupal 8 and 9.
- 4f957b8e - Update method signatures to match Symfony 7 parent classes.
- 24e183e6 - Normalizers/Denormalizers should implement ::getSupportedTypes() instead of...
- cddd4be9 - Run tests on current major Drupal version (11).
Toggle commit listadded 35 commits
-
cddd4be9...6a8d1298 - 29 commits from branch
project:8.x-1.x
- f7dac7ca - Automated Project Update Bot fixes from run 11-121090.
- a262a530 - Drop support for Drupal 8 and 9.
- 2e087567 - Update method signatures to match Symfony 7 parent classes.
- ab6170a9 - Normalizers/Denormalizers should implement ::getSupportedTypes() instead of...
- c5d511e3 - Run tests on current major Drupal version (11).
- 72cde728 - Do not return stdClass object from DataDefinitionUndefinedNormalizer::extractPropertyData().
Toggle commit list-
cddd4be9...6a8d1298 - 29 commits from branch
added 12 commits
-
72cde728...4a0d05dd - 6 commits from branch
project:8.x-1.x
- 6e713c07 - Automated Project Update Bot fixes from run 11-121090.
- bac779b6 - Drop support for Drupal 8 and 9.
- 556a8617 - Update method signatures to match Symfony 7 parent classes.
- 561498ba - Normalizers/Denormalizers should implement ::getSupportedTypes() instead of...
- e91dfe66 - Run tests on current major Drupal version (11).
- 59538f43 - Do not return stdClass object from DataDefinitionUndefinedNormalizer::extractPropertyData().
Toggle commit list-
72cde728...4a0d05dd - 6 commits from branch
Please register or sign in to reply