microsoft / microsoft/typespec
[protobuf] Well-known object types should be full models, well-known scalars should extend appropriate scalars
Open
emitter:protobuf
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
For example, if I use the well-known LatLng type in a REST API, it should work. Presently the type has no fields so I can't leverage that type's shape outside of proto contexts.
Contributor guide
Assessment
This issue has not been assessed yet.