Skip to content
Snippets Groups Projects

Drupal 11

Merged Michael Stenta requested to merge issue/jsonapi_schema-3431487:3431487-11.x into 8.x-1.x
1 unresolved thread

Closes #3431487

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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
  • Michael Stenta added 32 commits

    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...

    Compare with previous version

  • Michael Stenta added 1 commit

    added 1 commit

    • cffa0896 - Run tests on current major Drupal version (11).

    Compare with previous version

  • Michael Stenta added 2 commits

    added 2 commits

    • 2359b3db - Normalizers/Denormalizers should implement ::getSupportedTypes() instead of...
    • 247d3e81 - Run tests on current major Drupal version (11).

    Compare with previous version

  • Michael Stenta added 6 commits

    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).

    Compare with previous version

  • Michael Stenta added 35 commits

    added 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().

    Compare with previous version

  • Michael Stenta added 12 commits

    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().

    Compare with previous version

  • Michael Stenta merged manually

    merged manually

  • Please register or sign in to reply
    Loading