Skip to content

Commit 7121a8f

Browse files
committed
docs: add production endpoint
1 parent 6f5b3f5 commit 7121a8f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
vars {
2+
baseUrl: https://numero.vivekn.dev
3+
}

docs/numero/eval.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:json {
1414
{
1515
"expression": "x + sin(max(2, 333))",
1616
"variables": {
17-
"x": 100
17+
"y": 100
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)