next.js
f80bc829
- fix: change duplicated POST method to PUT method (#70308)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix: change duplicated POST method to PUT method (#70308) ### What? Non-static HTTP methods contain `PUT` method, but there are two `POST` methods. ### How? Change one `POST` method to `PUT` method Co-authored-by: JJ Kasper <jj@jjsweb.site>
References
#70308 - fix: change duplicated POST method to PUT method
Author
baeharam
Parents
b3f07443
Loading