diff --git a/test/support/encoded_schema.json b/test/support/encoded_schema.json index 239f0aea..7d77ea03 100644 --- a/test/support/encoded_schema.json +++ b/test/support/encoded_schema.json @@ -403,6 +403,16 @@ "x-custom-info": { "codeowners": "team-rocker" }, + "servers": [ + { + "description": "production", + "url": "https://example.com/examples" + }, + { + "description": "staging", + "url": "https://staging.example.com/examples" + } + ], "operationId": "example-post-test", "callbacks": { "operationCallback": {