diff --git a/rest-api-spec/test/update/35_other_versions.yaml b/rest-api-spec/test/update/35_other_versions.yaml index d1510c54258..c0ec082b91a 100644 --- a/rest-api-spec/test/update/35_other_versions.yaml +++ b/rest-api-spec/test/update/35_other_versions.yaml @@ -2,7 +2,7 @@ "Not supported versions": - do: - catch: /Validation/ + catch: /Validation|Invalid/ update: index: test_1 type: test @@ -14,7 +14,7 @@ upsert: { foo: bar } - do: - catch: /Validation/ + catch: /Validation|Invalid/ update: index: test_1 type: test