Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Mark Cowlishaw 140d6ce464
Prepare typespec publish for July release (#2175) 2023-07-11 16:27:59 -07:00
Timothee Guerin 14012019ff
Fix: `entrypoints` folder not included in bundle and e2e tests (#2076) 2023-06-15 16:58:58 -07:00
David Wilson 3e669c74c1
Split core HTTP functionality from `@typespec/rest` into `@typespec/http` (#1668)
* Decouple `autoRoute` from HTTP library routing implementation

* Split HTTP functionality of `@typespec/rest` to `@typespec/http`

* Lint and format

* Add Rush change files

* Update playground

* Generate separate documentation for HTTP library

* Minor cleanup and library references

* Add back `isAutoRoute` accessor function

* Add `OperationParameterOptions` to customize operation parameter logic

* Update playground configuration to add `@typespec/http` import

* Remove duplicate diagnostics in REST library

* Update REST and HTTP README files

* Add a changelog entry about `@routeReset` removal
2023-02-27 10:29:55 -08:00
Allen Zhang 60b42557c3
Changing TypeSpec output to tsp-output and entrypoint to tspMain (#1665)
* Changing output to tsp-output and entrypoint to tspMain

* fixing test case
2023-02-21 22:23:38 +00:00
Allen Zhang 379a0aec44 2/3 TypeSpec: Renaming files 2023-02-16 13:07:22 -08:00
Allen Zhang 064161d827 1/3 TypeSpec: Find/Replace Content 2023-02-16 13:07:22 -08:00
Timothee Guerin c7a655c468
Prepare cadl publish - September Sprint 2022 (#1001) 2022-09-08 17:24:39 +00:00
Nick Guerrera 7a16d48d06
Scope unpublished packages (#357) 2022-03-25 15:51:16 +00:00
Timothee Guerin 8cf18c598a
Update e2e test now that new packages have been released(`openapi`, `versioning`) (#232) 2022-02-04 11:45:38 -08:00
Timothee Guerin ba68290633
Seperate openapi decorators into own library (#205) 2022-02-02 14:55:10 -08:00
Timothee Guerin 0a872034fd
--emit and emitter api (#41) 2022-02-02 12:22:38 -08:00
Brian Terlson b8c461526f
Implement projections and versioning (#16)
Adds support for projections, an experimental language feature that lets users write code to modify types dynamically, and a package for implementing versioning on top of this functionality.
2022-02-01 14:18:15 -08:00
Timothee Guerin 23c736816d
Upgrade dependencies - Feb 2022 (#213) 2022-02-01 10:03:27 -08:00
Timothee Guerin 65a5918bf4
Basic e2e tests (#163) 2022-01-24 15:48:20 -08:00