Commit 72d5412
authored
[TypeSpec APIView] Display suppressions in APIVIew (Azure#8090)
* Inital work.
* Support suppressions.
* Progress.
* Progress.
* Directive collecting workaround
* Remove namespace workaround.
* Add test for suppression on operations.
* Add test for empty models.
* Make directives commentable.
* Progress.
* Fix up template logic to preserve display.
* Ensure suppression lines can be commented on.
* Fix formatting.
* Bump version.1 parent 9a5eb9f commit 72d5412
11 files changed
Lines changed: 995 additions & 3932 deletions
File tree
- tools/apiview/emitters/typespec-apiview
- src
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
Lines changed: 675 additions & 321 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments