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.

11 lines (9 loc) 165 B
# Default Configuration - az ```yaml $(az) use-extension: "@autorest/az": "latest" try-require: - ./readme.az.md - ./readme.cli.md - ./readme.python.md ```