A TypeScript implementation of the Swagger to SDK service
Перейти к файлу
Dan Schulte f1d591320a
Merge pull request #41 from Azure/daschult/packages
Add package logs
2019-02-13 17:41:44 -08:00
.scripts Discover readme.md files to generate 2019-01-17 13:45:41 -08:00
.vscode Discover readme.md files to generate 2019-01-17 13:45:41 -08:00
lib Add package logs 2019-02-13 17:36:15 -08:00
test Change tests back to fake version 2019-02-13 17:37:20 -08:00
.gitignore Initial commit of swagger-to-sdk typescript service 2019-01-11 15:38:50 -08:00
LICENSE Initial commit 2019-01-11 15:07:36 -08:00
README.md Initial commit 2019-01-11 15:07:37 -08:00
azure-pipelines.yml Uncomment part of pipeline 2019-01-11 15:49:15 -08:00
mocha.config.json Initial commit of swagger-to-sdk typescript service 2019-01-11 15:38:50 -08:00
package.json Done refactoring for now 2019-02-13 14:21:10 -08:00
swagger_to_sdk_config.schema.json Working on checking repository status after running AutoRest 2019-01-30 17:33:29 -08:00
tsconfig.json Initial take at the pr comment 2019-02-08 16:43:28 -08:00
tslint.json Determine which languages to generate, clone repositories, and delete clones 2019-01-18 15:22:20 -08:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.