add route handler for creating snippets
This commit is contained in:
parent
b204fbb16d
commit
524b7520d8
5 changed files with 36 additions and 11 deletions
|
|
@ -5,7 +5,7 @@ meta {
|
|||
}
|
||||
|
||||
get {
|
||||
url: http://localhost:3000/api/ping
|
||||
url: {{host}}/api/ping
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue