Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 606 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 606 Bytes

Eagle Yang to OpenApi project

This project is tracking project that help transforming yang to Open API RESTCONF specification. These project structure is organized using git submodules.

Submodules

  1. Yang to Open API (yang2openAPI) - generic project capable of transforming any set of yang to Open API RESTCONF specification. Please go to the project for detailed documentation.
  2. TAPI customization for Yang to Open API - host a customizations to the generic project that introduce TAPI specific configuration for CLI interface. Please go to the project for detailed documentation.