Problem/Motivation
Show only GET request in documentation
Steps to reproduce
When we provide access to Anonymous user to view the documentation path, all the JSON:API requests are visible, which must be restricted to GET request only.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2023-10-25 at 10.18.03 AM.png | 253.51 KB | Naresh G Pai |
Comments
Comment #2
Naresh G Pai commentedComment #3
ptmkenny commentedI don't understand the issue here. If you only want GET requests, you can restrict access at /admin/config/services/jsonapi. In fact, this is core's default setting-- GET only.
Comment #4
ptmkenny commented