I've Been Cooking
Log in
Sign up
Roadmap
Feedback
Feature Requests
Changelog
←
Back to changelog
Powered by Canny
improved
davext | 85d1a8e4802cb0d4a6483a8dde94d4b6e9b8429b
Modified
: Updated the
GET
function signature to accept
context
instead of
params
. Now retrieves the
type
from
context.params
instead of directly from
params
. This change improves the handling of request parameters.