autorest.typescript icon indicating copy to clipboard operation
autorest.typescript copied to clipboard

Creating the initial version of readme.md file

Open sarangan12 opened this issue 4 years ago • 1 comments

In the SDK Generation Process, we normally use a readme.md file in our JS Repository (usually under the swagger folder). After discussion with @qiaozha, we should be generating this file automatically (as part of generate-metadata). So, this file will be created the first time. Then, this file can be used/updated per requirement by the developer. This feature is required for the migration of management plane SDKs.

sarangan12 avatar Apr 20 '21 06:04 sarangan12

As per the discussion in https://github.com/Azure/azure-sdk-for-js/pull/18398#discussion_r737881972, once we have the this initial readme file, we should add the generate:client npm script in package.json file

ramya-rao-a avatar Oct 28 '21 18:10 ramya-rao-a