forked from docs/doc-exports
remove head
This commit is contained in:
@ -124,10 +124,6 @@ jobs:
|
|||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "--- First 5 lines of spec ---"
|
|
||||||
echo "$FILE_CONTENT" | head -n 5
|
|
||||||
echo "-----------------------------"
|
|
||||||
|
|
||||||
# --- 2. trigger validation using file_content ---
|
# --- 2. trigger validation using file_content ---
|
||||||
VALIDATION_RESPONSE=$(curl -sS -X POST "https://${API_URL}/api/validate" \
|
VALIDATION_RESPONSE=$(curl -sS -X POST "https://${API_URL}/api/validate" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
|
|||||||
Reference in New Issue
Block a user