Skip to content

Latest commit

 

History

History

typespec

About

RESTful Provisioning Protocol description as Typespec. See main.tsp

Installation

Install Typespec tool and all packages

npm install -g @typespec/compiler
yarn install

Compile OpenAPI

tsp compile .

References

typespec.io