Refactor webhook namespace handling and add support for storing requests in different namespaces

This commit is contained in:
sHa
2024-03-12 22:29:43 +00:00
parent 30f8e8b81a
commit 63edfb4631
2 changed files with 48 additions and 15 deletions

View File

@@ -2,13 +2,13 @@ GET https://catcher.rs.shadoll.dev/api/__help
###
GET https://catcher.rs.shadoll.dev/api/__last_request
###
GET https://catcher.rs.shadoll.dev/__history__
GET https://catcher.rs.shadoll.dev/api/__history
###
GET https://catcher.rs.shadoll.dev/__history__/1
GET https://catcher.rs.shadoll.dev/api/__history/1
###
GET https://catcher.rs.shadoll.dev/api/__clear
###
POST https://catcher.rs.shadoll.dev/
POST https://catcher.rs.shadoll.dev
Content-Type: application/json
{