Minimal API #163
wolfgang-braun
started this conversation in
Ideas
Minimal API
#163
Replies: 1 comment 1 reply
-
I see no issue if this doesn't break the default functionality, which apparently it doesn't. Why don't you create a pull request? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
would you consider merging a minimal API feature branch (get matter, get events, create events with bearer auth)?
Even more minimalistic approach, change selected controllers to check wantsJson:
From this
to
Would this be acceptable as a minimal approach?
(See also adding ->with('events.info') and removing pagination)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions