forked from docs/doc-exports
Update .gitea/workflows/openapi.yml
This commit is contained in:
@ -95,9 +95,6 @@ jobs:
|
||||
[ -z "$url" ] && continue
|
||||
|
||||
echo "Validating $url"
|
||||
echo "$(jq -n \
|
||||
--arg path "$url" \
|
||||
'{path: $path, export: "xml", ruleset: "default"}')"
|
||||
|
||||
curl -sS -X POST "https://openapi-validator.eco-preprod.tsi-dev.otc-service.com/api/validate" \
|
||||
-H "Content-Type: application/json" \
|
||||
|
||||
Reference in New Issue
Block a user