-- [Swagger Model Validator](https://github.com/Azure/openapi-validation-tools/issues/44) - Model Validator validates models defined for body parameters and responses, and matches them against the expected input and output of an operation. To make this real, test examples are required to be specified in a Swagger for every operation defined in a Swagger. Test examples are integrated into a Swagger using the [“x-ms-examples”](https://github.com/Azure/azure-rest-api-specs/issues/648) extension, which will be used to test against the defined models. Sample test examples for this extension can be found in the [Redis Cache Swagger](https://github.com/Azure/azure-rest-api-specs/blob/master/arm-redis/2016-04-01/swagger/redis.json ).
0 commit comments