get snippets and get snippet

This commit is contained in:
Travis Shears 2025-06-09 22:19:46 +02:00
parent 70aea77dcc
commit 7bbee5b0fb
6 changed files with 42 additions and 6 deletions

View file

@ -5,7 +5,7 @@ meta {
}
get {
url: {{host}}/api/snippet?limit=100&skip=0
url: {{host}}/api/snippets?limit=100&skip=0
body: none
auth: none
}