microsoft / microsoft/typespec

[python] add support for tuple types

Open
#5,931 0 comments 1 reaction 2 assignees Claimed by @msyyc View on GitHub
emitter:client:python lib:http-specs
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

We want to be able to generate a tuple defined in tsp, for example:

```tsp
model X {
y: [string, string];
}
```

We should also be good citizens and add a test in spector for this

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.