drupal/core/modules/jsonapi
Alex Pott b2c9207db6
Issue #3353918 by Spokje, longwave, rpayanm, mondrake: Fix PHPStan L1 errors "Variable $foo might not be defined." caused by non-exhaustive switch statements
(cherry picked from commit 519dc8de58)
2024-03-27 12:40:15 +00:00
..
config Issue #3049048 by danflanagan8, ndobromirov, mglaman, bbrala, alexpott, Wim Leers, gabesullice: Invalid JSON:API responses when maintenance mode is on 2021-12-30 11:16:28 +00:00
src Issue #3353918 by Spokje, longwave, rpayanm, mondrake: Fix PHPStan L1 errors "Variable $foo might not be defined." caused by non-exhaustive switch statements 2024-03-27 12:40:15 +00:00
tests Issue #3088870 by amateescu, Wim Leers, Spokje, jofitz, alexpott: Add missing REST and JSON:API test coverage for the workspace entity type 2024-03-25 10:34:57 +00:00
jsonapi.api.php Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames 2024-02-08 09:21:36 +00:00
jsonapi.info.yml Issue #3221793 by kim.pepper, larowlan, smustgrave, Wim Leers, joachim, gabesullice: Move file upload validation from file.module to constraint validators 2023-06-23 12:28:23 +10:00
jsonapi.install Issue #3290810 by Spokje, catch, dww, longwave, alexpott: Remove updates added prior to 9.4.0 (9.4.4 for ckeditor) and add 9.4.0 database dumps 2022-08-11 13:02:30 +01:00
jsonapi.links.menu.yml
jsonapi.links.task.yml Issue #3065261 by gabesullice, Wim Leers: Add a local task for JSON:API's settings page so other modules can add their own tasks 2019-07-18 14:11:36 +01:00
jsonapi.module Issue #3088870 by amateescu, Wim Leers, Spokje, jofitz, alexpott: Add missing REST and JSON:API test coverage for the workspace entity type 2024-03-25 10:34:57 +00:00
jsonapi.routing.yml Issue #3051231 by TR, cindytwilliams: Class names in *.routing.yml inconsistently use leading \ 2019-09-17 11:30:36 +01:00
jsonapi.services.yml Issue #3401993 by longwave: Enable services autoconfiguration for JSON:API 2024-03-03 10:41:08 +00:00
schema.json