Describe the problem
It seems the json helper function has since been built-in by the Response.json static method.
Referenced in tutorial in GET handlers and POST handlers.
Describe the proposed solution
Deprecate and remove it.
Alternatives considered
No response
Importance
nice to have
Additional Information
No response
Describe the problem
It seems the
jsonhelper function has since been built-in by theResponse.jsonstatic method.Referenced in tutorial in GET handlers and POST handlers.
Describe the proposed solution
Deprecate and remove it.
Alternatives considered
No response
Importance
nice to have
Additional Information
No response