News

Writing an API definition in Cadl is straightforward.You need to declare both the REST and OpenAPI bindings, usually in the main file of your Cadl code. In Cadl, keywords are called “decorators ...