Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 372 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 372 Bytes

KORE OpenAPI

This repository contains OpenAPISpec files of KORE public APIs that will be helpful for developers. The folder structure is given below for your reference.

|-Product1/
  |- json/     [OpenAPISPec in Json format]
  |- yaml/     [OpenAPISPec in Yaml format]
|-Product2/
    |......
|- LICENSE     [ Apache License ]
|- README      [ README.md ]