feat: add curl flag

This commit is contained in:
franz.germann 2025-08-14 13:22:18 +02:00
parent b62acde639
commit 721e40141a

View file

@ -75,4 +75,4 @@ jobs:
) )
echo create app echo create app
curl -X POST https://hub.apps.edge.platform.mg3.mdb.osc.live/api/v1/auth/ctrl/CreateApp -H 'Content-Type: application/json' -H "Authorization: Bearer $EDGEXR_TOKEN" -Sf --data "$CREATEAPP_JSON" curl -X POST https://hub.apps.edge.platform.mg3.mdb.osc.live/api/v1/auth/ctrl/CreateApp -H 'Content-Type: application/json' -H "Authorization: Bearer $EDGEXR_TOKEN" -Sf --data "$CREATEAPP_JSON" --fail-with-body