Allow passing empty arguments to all executor methods expecting a POST body #10

Merged
Ghost merged 1 commit from refs/pull/10/head into master 2024-04-02 17:46:47 +02:00
Ghost commented 2024-04-02 17:46:33 +02:00 (Migrated from codeberg.org)

This PR allows passing null (or nothing) as an argument to executor methods for HTTP methods that require a request body.

This PR allows passing `null` (or nothing) as an argument to executor methods for HTTP methods that require a request body.
Sign in to join this conversation.
No description provided.