[Python APIView] avoid showing generated overloads for json/model/stream methods
Open
APIView
Python
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Having 3 separate overloads for every model that takes json/model/stream is noisy.
We want to either only show the implementation method for these OR address this in codegen so it's not noisy.
Contributor guide
Assessment
This issue has not been assessed yet.