From e290516d183c2303225ca0b94c234242f91e2ef4 Mon Sep 17 00:00:00 2001 From: Gavin Chen Date: Tue, 22 Sep 2020 18:09:31 -0400 Subject: [PATCH] change readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 510e86f..6e2986a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## Openapi-schema-validation +[![Build Status](https://travis-ci.org/mservicetech/openapi-schema-validation.svg?branch=master)](https://travis-ci.org/github/mservicetech/openapi-schema-validation) Openapi-schema-validation provide a component /library which can be used in restful microservice API to validate request payload by openapi specification.