azure-sdk-for-js
azure-sdk-for-js copied to clipboard
Enable SDK Automation for new code generator
The SDK Automation spec can be found at https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/sdkautomation/sdk_customization.md.
- [ ] Add automation configuration for new code generator in the specs repo
- [ ] Add new swagger_to_sdk configuration file in the language repo
- [ ] Add generate script (./eng/scripts/generate_sdk) that will implement the sdk automations spec.