Skip to content

Commit

Permalink
Add a comment about the request logging modification.
Browse files Browse the repository at this point in the history
  • Loading branch information
sangaline committed Feb 22, 2024
1 parent 450a3ad commit b482798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/api/core/request.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
* it is no longer regenerated. The key changes:
*
* * Support pre-constructed `FormData` instances, and make `FormData` isomorphic.
* * Add request/response logging for all API requests in `request()`.
*/

/* istanbul ignore file */
Expand Down

0 comments on commit b482798

Please sign in to comment.