From 4bfd21b3dd93beb6d65cbb11334f6a9a82123286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Kr=C3=A1l?= Date: Wed, 19 Oct 2016 15:32:21 +0200 Subject: [PATCH] [test] Required parameters are checked client-side --- .../main/resources/rest-api-spec/test/create/15_without_id.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/create/15_without_id.yaml b/rest-api-spec/src/main/resources/rest-api-spec/test/create/15_without_id.yaml index 1126a3d085c..ab993281938 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/create/15_without_id.yaml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/create/15_without_id.yaml @@ -1,7 +1,7 @@ --- "Create without ID": - do: - catch: /Validation|Invalid/ + catch: param create: index: test_1 type: test