Update api snip update

This commit is contained in:
Tim
2025-04-28 00:24:14 +02:00
parent 74154e240f
commit e2c8376482
4 changed files with 21 additions and 14 deletions

3
.http
View File

@ -14,5 +14,6 @@ Content-Type: application/json
X-AUTH-TOKEN: {{apiKey}}
{
"content": "snip api test push number 3 without name"
"name": "new snip name",
"content": "new snip content"
}