Renhe Li

Results 14 issues of Renhe Li

All Tier-1 language DPG generators will fail generation if a doc tag is missing or empty, rather than generating documentation to fill in the gaps. And this would should be...

Client
RLC
DPG/RLC v2.0b2
Epic: Version resiliency and multiapi
WS: Code Generation

This item includes the following tasks: - [ ] Build the test framework to support cadl-ranch https://github.com/Azure/cadl-ranch - [ ] Implement test cases for different scenarios of CADL input. -...

RLC
DPG/RLC v2.0b1
DPG/RLC August MVP

Inputs: Cadl files: https://github.com/Azure/cadl-azure/pull/1637 The output: The existing SDK for RLC https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/confidentialledger/confidential-ledger-rest Out of scope: 1. Convience layer 2. Pagable operations

Client
RLC
DPG/RLC v2.0b1
DPG/RLC August MVP

When we call an path in RLC, the intellisense for the specific path looks like below: path(path: "/deviceupdate/{instanceId}/updates/providers/{provider}/names", instanceId: string, provider: string): DeviceUpdateListNames Resource for '/deviceupdate/{instanceId}/updates/providers/{provider}/names' has methods for the...

RLC
DPG/RLC Backlog
WS: Code Generation

The samples section we have today on the REST API reference docs isn't something that customers can easily use and run within their code. It's usually the case that we...

RLC
DPG/RLC Backlog
WS: Code Generation

Recently, Python and Java team has already done some investigation and implementation on how to support CADL in the CodeGen The approach is similar to the below graph by Laurent:...

priority-0
RLC
DPG/RLC v2.0b1

https://jeremylindsayni.wordpress.com/2017/11/11/using-the-mxchip-az3166-azure-devkit-with-arduino-coding-with-pin-names-instead-of-numbers/

P2
stale

Please update https://aka.ms/azsdk/rlc/js to include the process for CADL+RLC

Client
RLC
DPG/RLC v2.0b2

Cadl: op world(): string[]; op world2(): modelA[]; Need to verify whether JS RLC could generate correct code for the above operation.

Client
RLC
DPG/RLC v2.0b2
Epic: Model Generation
WS: Code Generation

Please help to provide the design spec of high level architecture for CADL+RLC. The spec would be helpful as the guide of future improvement.

Client
RLC
DPG/RLC v2.0b1
Epic: Packaging
WS: Code Generation