json-api-server icon indicating copy to clipboard operation
json-api-server copied to clipboard

feat: flexible endpoint context

Open SychO9 opened this issue 9 months ago • 0 comments

Isolating the checking of the current CRUD context into the context object can be helpful in our case since we implement our own separate Create endpoint class that does not extend the default one.

Understandable if not fit here.

SychO9 avatar May 10 '24 13:05 SychO9