Swagger module

Provides a Swagger UI that can be added into microservices and is seamlessly integrated with existing REST and Commandable HTTP.

Packages

The module contains the following packages:

Use

Add dependency to the pom.xml:

<dependency>
  <groupId>org.pipservices</groupId>
  <artifactId>pip-services4-swagger</artifactId>
  <version>[0.0.1,)</version>
</dependency>