Skip to content

Commit

Permalink
Implement search endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Nov 6, 2024
1 parent 0ba6960 commit e0f322b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ curl -v -i -s -k -X POST https://api.paion-data.dev:8444/services \
curl -i -k -X POST https://api.paion-data.dev:8444/services/wilhelm-ws-expand/routes \
--data "paths[]=/wilhelm/expand" \
--data name=wilhelm-ws-expand

# search
curl -v -i -s -k -X POST https://api.paion-data.dev:8444/services \
--data name=wilhelm-ws-search \
Expand Down

0 comments on commit e0f322b

Please sign in to comment.