Files
services/examples/evchargers/referenceData/curl/getReferenceData.sh

4 lines
147 B
Bash
Executable File

curl "http://localhost:8080/evchargers/ReferenceData" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $MICRO_API_TOKEN" \
-d '{}'