Skip to content

Commit

Permalink
trigger publish of playground
Browse files Browse the repository at this point in the history
  • Loading branch information
elisherer committed Apr 30, 2024
1 parent fd4367e commit e91de28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/playground/test.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
curl http://localhost:10000/api/v1/transform -v \
-H "Content-Type: application/json" \
-H "Origin: https://nlighten-oss.github.io" \
-d "{ \"input\": \"Hello World\", \"definition\": \"\$\$substring(0,5):$\"}"
-d "{ \"input\": \"Hello World\", \"definition\": \"\$\$substring(0,5):$\"}"

0 comments on commit e91de28

Please sign in to comment.