Azure / autorest.az

Azure CLI Code Generator
MIT License
22 stars 20 forks source link

CLIModel refactor step 1 - split interfaces #824

Closed qiaozha closed 3 years ago

qiaozha commented 3 years ago

This PR is for CLIModel layer refactor. The basic idea is to split the interfaces of CodeModelAz Into different enttity related interfaces and put those interfaces and operation that operates on the same entity into the that entity specific file. Make CodeModelAz.ts and CodeModelAzTmpl.ts smaller and focus on the whole code model layer operations.

changlong-liu commented 3 years ago

/azp run

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 1 pipeline(s).