Closed v-hongli1 closed 3 months ago
https://github.com/Azure/cadl-ranch/issues/676
[x] I have written a scenario spec
[x] I have meaningful @scenario names. Someone can look at the list of scenarios and understand what I'm covering.
@scenario
[x] I have written a mock API
[x] I have used @scenarioDocs for extra scenario description and to tell people how to pass my mock api check.
@scenarioDoc
Cadl Ranch Contribution Checklist:
https://github.com/Azure/cadl-ranch/issues/676
[x] I have written a scenario spec
[x] I have meaningful
@scenario
names. Someone can look at the list of scenarios and understand what I'm covering.[x] I have written a mock API
[x] I have used
@scenarioDoc
s for extra scenario description and to tell people how to pass my mock api check.