Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
sentences are updated
  • Loading branch information
giTan7 authored Oct 6, 2019
1 parent c05959d commit 8e46dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/scripts/apiv1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ curl --silent -X POST http://localhost:8080/api/v1/admin/event/update/titolo
}" > /dev/null

#
# Getting the event stats
# check the event stats
stats=`curl --silent -X GET http://localhost:8080/api/v1/admin/event/titolo/stats -H "Authorization: ApiKey ${API_KEY}" -H 'Cache-Control: no-cache' -H 'Content-Type: application/json'`

#
Expand Down

0 comments on commit 8e46dd5

Please sign in to comment.