fix: Fixes API routes.
This commit is contained in:
parent
1a4ba1921f
commit
6ff28de463
5 changed files with 11 additions and 21 deletions
|
@ -12,10 +12,10 @@ post {
|
|||
|
||||
body:json {
|
||||
{
|
||||
"token": "535c80825631c04b9add7a8682e06799d62ba57b5089b557f5bab2183fc9926b187b3b8d96da8ef16c67ec80f2917cf81bc21337f47728534f58ac9c4ed5f3fe",
|
||||
"name": "PortCopier Route",
|
||||
"description": "This is a test route for portcopier.",
|
||||
"backend": "PortCopier",
|
||||
"token": "914abf2223f84375eed884671bfaefd7755d378af496b345f322214e75b51ed4465f11e26c944914c9b4fcc35c53250325fbc6530853ddfed8f72976d6fc5",
|
||||
"name": "SSH Route",
|
||||
"description": "This is a test route for SSH connectivity",
|
||||
"backend": "ssh",
|
||||
"connectionDetails": {
|
||||
"funny": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue