Closed weidongxu-microsoft closed 3 months ago
Latest commit: d9d7949906862bb2e98dd72bea68f76bd387a467
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
shall we change the folder to numeric? the previous tests for encode is named by original type name.
Make sense. Moved to encode/numeric
folder (and namespace).
Fix https://github.com/Azure/cadl-ranch/issues/634
Not include case of "query" and "header", because they are always string on wire.
"body property" tests on
safeint
(int64) as required propertyuint32
as optional propertyCadl Ranch Contribution Checklist:
@scenario
names. Someone can look at the list of scenarios and understand what I'm covering.@scenarioDoc
s for extra scenario description and to tell people how to pass my mock api check.