File tree
6 files changed
+19
-13
lines changed- .chronus/changes
- packages
- typespec-azure-core/test
- typespec-azure-resource-manager
- lib
- src
- test
6 files changed
+19
-13
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
- .chronus/changes/cleanup-http-2025-2-13-16-14-28.md+6
- .chronus/changes/cleanup-http-2025-2-13-8-55-47.md+20
- .chronus/changes/fix-reserved-keyword-union-variant-2025-2-14-9-28-34.md+6
- .github/workflows/commenter.yml+9-5
- packages/compiler/src/formatter/print/printer.ts+2-1
- packages/http/README.md-19
- packages/http/generated-defs/TypeSpec.Http.Private.ts+12
- packages/http/generated-defs/TypeSpec.Http.ts-12
- packages/http/lib/decorators.tsp-6
- packages/http/lib/main.tsp
- packages/http/lib/private.decorators.tsp+6-2
- packages/http/lib/streams/main.tsp+1-1
- packages/http/package.json+2-2
- packages/http/src/decorators.ts-57
- packages/http/src/experimental/index.ts+12
- packages/http/src/index.ts+3-17
- packages/http/src/metadata.ts+1-1
- packages/http/src/private.decorators.ts+55-15
- packages/http/src/route.ts+1
- packages/http/src/tsp-index.ts+13-2
- packages/http/src/types.ts+6
- packages/http/test/http-decorators.test.ts+6-6
- packages/http/test/test-host.ts+1-1
- packages/rest/src/rest.ts+7-5
- packages/rest/test/test-host.ts+1-1
- tsconfig.ws.json+3
- website/src/content/docs/docs/libraries/http/reference/decorators.md-18
- website/src/content/docs/docs/libraries/http/reference/index.mdx-1
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| |||
61 | 60 |
| |
62 | 61 |
| |
63 | 62 |
| |
64 |
| - | |
65 | 63 |
| |
66 | 64 |
| |
67 | 65 |
| |
68 |
| - | |
| 66 | + | |
69 | 67 |
| |
70 | 68 |
| |
71 | 69 |
| |
| |||
85 | 83 |
| |
86 | 84 |
| |
87 | 85 |
| |
88 |
| - | |
89 | 86 |
| |
90 |
| - | |
| 87 | + | |
91 | 88 |
| |
92 | 89 |
| |
93 | 90 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
15 |
| - | |
| 14 | + | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
|
0 commit comments