add logging and handle snippet deletes
This commit is contained in:
parent
c28c398a14
commit
38f130fcfd
8 changed files with 75 additions and 14 deletions
|
|
@ -12,8 +12,8 @@ post {
|
|||
|
||||
body:json {
|
||||
{
|
||||
"title": "Test Snippet",
|
||||
"slug": "test-snippet",
|
||||
"title": "TEST from Bruno",
|
||||
"slug": "bruno-test",
|
||||
"markdown": "this is a test",
|
||||
"tags": ["test"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue