[F] $list
function $list( context, target, listedType?): voidParameters
| Parameter | Type |
|---|---|
context | DecoratorContext |
target | Operation |
listedType? | Model |
Returns
void
Deprecated
Use the listsResource decorator in @typespec/rest instead.
function $list( context, target, listedType?): void| Parameter | Type |
|---|---|
context | DecoratorContext |
target | Operation |
listedType? | Model |
void
Use the listsResource decorator in @typespec/rest instead.