UNPKG

autorest

Version:

The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is an OpenAPI spec that describes the REST API.

12 lines (8 loc) 263 B
# Default Configuration - TypeScript The V3 version of the Typescript Generator. ```yaml $(openapi-to-typespec) && !$(legacy) && !$(v2) version: ^3.7.0 use-extension: "@autorest/openapi-to-typespec": "latest" try-require: ./readme.openapi-to-typespec.md ```