mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 07:42:24 +00:00
Merge remote-tracking branch 'origin/qa' into qa
# Conflicts: # acceptance/setup.sh
This commit is contained in:
@@ -43,6 +43,6 @@ do
|
||||
--url "${ZITADEL_API_INTERNAL_URL}/v2/organizations/_search" \
|
||||
--header "Authorization: Bearer ${PAT}" \
|
||||
--header "Host: ${ZITADEL_API_DOMAIN}" \
|
||||
-d '{"queries": [{"defaultQuery": {}}]}' | jq -r '.result | length')
|
||||
-d '{"queries": [{"defaultQuery": {"value": true}}]}' | jq -r '.result | length')
|
||||
echo "Received default organization response results: ${DEFAULTORG_RESPONSE_RESULTS}"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user