Sha256: cc6f2afbbbeabfa74a88dc9e9b60c14a5b6507aaf19be9a93fd61a5524a8f238
Contents?: true
Size: 224 Bytes
Versions: 8
Compression:
Stored size: 224 Bytes
Contents
# a curl command to test the server with a smaple json file curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X POST --data "$( < /path/to/json/file )" http://localhost:8000/handle_webhook_event
Version data entries
8 entries across 8 versions & 1 rubygems