Commits on Source (6)
-
Matt Glaman authored
Issue #3172884 by mglaman, lisotton, zenphp, japerry: Include parameter doesn't work with different type of entities
-
Matt Glaman authored
-
Issue #3362189 by vishalkhode, tsquared212, mglaman: Implement ValueResolverInterface instead of ArgumentValueResolverInterface
-
Issue #3431484 by vishalkhode, ankitv18, ptmkenny: Automated Drupal 11 compatibility fixes for jsonapi_resources
-
-
Showing
- .gitlab-ci.yml 21 additions, 84 deletions.gitlab-ci.yml
- jsonapi_resources.info.yml 1 addition, 1 deletionjsonapi_resources.info.yml
- src/Resource/ResourceBase.php 1 addition, 1 deletionsrc/Resource/ResourceBase.php
- src/Unstable/Controller/ArgumentResolver/DocumentResolver.php 44 additions, 21 deletions...Unstable/Controller/ArgumentResolver/DocumentResolver.php
- src/Unstable/Entity/EntityCreationTrait.php 1 addition, 1 deletionsrc/Unstable/Entity/EntityCreationTrait.php
- src/Unstable/ResourceResponseFactory.php 76 additions, 7 deletionssrc/Unstable/ResourceResponseFactory.php
- tests/modules/jsonapi_resources_test/jsonapi_resources_test.info.yml 1 addition, 0 deletions...es/jsonapi_resources_test/jsonapi_resources_test.info.yml
- tests/modules/jsonapi_resources_test/src/Resource/AddComment.php 1 addition, 1 deletion...odules/jsonapi_resources_test/src/Resource/AddComment.php
- tests/src/Functional/JsonapiResourceTest.php 12 additions, 6 deletionstests/src/Functional/JsonapiResourceTest.php
- tests/src/Kernel/DocumentExtractorTest.php 1 addition, 1 deletiontests/src/Kernel/DocumentExtractorTest.php
- tests/src/Kernel/ResourceResponseFactoryTest.php 229 additions, 0 deletionstests/src/Kernel/ResourceResponseFactoryTest.php
- tests/src/Kernel/Routing/ResourceEnhancerTest.php 2 additions, 2 deletionstests/src/Kernel/Routing/ResourceEnhancerTest.php
- tests/src/Unit/Routing/ResourceRoutesTest.php 10 additions, 2 deletionstests/src/Unit/Routing/ResourceRoutesTest.php