Closed (fixed)
Project:
OpenAPI for JSON:API
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2020 at 14:30 UTC
Updated:
5 Nov 2020 at 07:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jsacksick commentedComment #3
andre.bononThe same crash happened to me after Jsonapi Search API module was installed.
The module above doesn't set a route parameter "resource_type", so it is impossible to load the resourceType instance.
This patch works to me.
Comment #4
e0ipsoThis looks good! thanks for the patch and the patience.
Comment #6
e0ipso