From 797d1b874e6968ee1b38db8efa1ee70249536ed0 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 1 Dec 2021 12:26:31 +0330 Subject: added README. /wiki is working now. --- tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests.sh') diff --git a/tests.sh b/tests.sh index 37712fd..0fdd19d 100755 --- a/tests.sh +++ b/tests.sh @@ -1,5 +1,5 @@ #!/usr/bin/env sh curl -k -X GET https://localhost:19019/mila/summ?url=https://dilipkumar.medium.com/standalone-mongodb-on-kubernetes-cluster-19e7b5896b27&summary=newspaper&audio=true -curl -k -X GET https://localhost:19019/mila/wiki?term=iommu +curl -k -X GET https://localhost:19019/mila/wiki?term=iommu&summary=none&audio=false curl -k -X GET https://localhost:19019/mila/reqs?url=https://www.ietf.org/rfc/rfc2865.txt&sourcetype=text -- cgit v1.2.3