Skip to content

Instantly share code, notes, and snippets.

swagger: "2.0"
info:
version: "1.0.0"
title: "catalog-swagger"
host: "localhost"
basePath: "/v1"
schemes:
- "http"
produces:
- "application/json"