azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

Enable SDK Automation for new code generator

Open weshaggard opened this issue 4 years ago • 0 comments

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.

weshaggard avatar Sep 30 '20 21:09 weshaggard