This document discusses exposing auto-generated Swagger 2.0 documents from IBM Liberty. It provides an overview of the API economy and how REST APIs are increasingly being used as a bridge in IoT applications. It then introduces Swagger as an industry-leading specification for defining REST APIs and provides a YAML sample. The document outlines how Liberty helps with challenges in using Swagger, including merging documentation from annotations and files, providing a UI for development and testing, exploring available APIs, and generating code. It demonstrates how Liberty supports auto-discovery of APIs and pushing assets to API Connect.