config.openapi.yaml Maven / Gradle / Ivy
---
openapi: "3.0.0"
servers:
- description: "Light Router Gateway"
  url: "https://router.neworknt.com"
info:
  description: "Light Router Gateway Generic Specification"
  version: "1.0.0"
  title: "Light Router Gateway"
  contact:
    email: "[email protected]"
paths:
 /dummy:
   get:
     description: dummy endpoint to make sure that the specification valid
     responses:
       '200':
         description: An paged array of pets
         © 2015 - 2025 Weber Informatics LLC | Privacy Policy