This commit is contained in:
Olivier 'reivilibre 2024-02-01 13:47:38 +00:00
parent 53e8d71117
commit c693cebcde

View file

@ -0,0 +1 @@
Clarify Server-Server API request signing example by using the `POST` HTTP method, as `GET` requests don't have request bodies.