microsoft / microsoft/typespec

Need spector scenario for server decorator using parameters

Open
#6,499 0 comments 0 reactions 0 assignees View on GitHub
lib:http-specs
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

As an example,

```
@server(
"https://{region}.codesigning.azure.net/",
"Sign and retrieve relevant information pertaining signing process.",
{
@doc("The Azure region wherein requests for signing will be sent.")
region: string,
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.