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

5488 Коммитов

Автор SHA1 Сообщение Дата
Timothee Guerin 03020f8e42
Fix --memory flag not working (#4223) 2021-07-20 10:50:55 -07:00
Timothee Guerin cd6ee33c56
**Fix** `fs/promises` node supported on node-12 (#4222)
* **Fix** fs/promises node supported on node-12

* Wip
2021-07-19 15:43:36 -07:00
Timothee Guerin 7c5ce7006a
Bump (#4219) 2021-07-19 09:18:17 -07:00
Timothee Guerin e21b7a2529
Fix openapi-document loader configuration preventing multiple transform directive (#4216)
* Fix directive transform keeps artifact

* Changes
2021-07-19 08:12:25 -07:00
Timothee Guerin 59be4e234e
Tweak OpenAPI include/exclude `x-dash` utils types (#4218) 2021-07-16 13:55:41 -07:00
Teddy Todorov fbb7d48054
Typo fix (#4217)
* x-nullable Example wording

* speciy -> specify
2021-07-16 08:12:20 -07:00
Timothee Guerin 714b2ee3f7
Feature: Add new `skip-sourcemap` flag to speed up (#4213)
* add skip-sourcemap fuctionality

* Wip
2021-07-14 13:44:00 -07:00
Timothee Guerin b8bf96d5c2
Additional logging when debugging directive (#4210)
* Additional logging when debugging directive

* wip

* Add docs
2021-07-13 13:08:57 -07:00
Timothee Guerin b4aa3f6cc5
V3 add x-ms-permissions definition (#4209)
* V3

* wip
2021-07-13 08:43:36 -07:00
Timothee Guerin 163522f251
Move literate yaml from @autorest/common -> @autorest/configuration (#4207)
* Move literate yaml from @autorest/common -> @autorest/configuration

* .

* Fix
2021-07-12 15:39:17 -07:00
Timothee Guerin 9aa1f112c5
Sourcemap fixing (#4206) 2021-07-12 11:32:13 -07:00
Timothee Guerin d9ca0d8aaf
Fix: Installing extension when parent directory to `~/.autorest` had a package.json (#4205) 2021-07-09 11:22:32 -07:00
Timothee Guerin 6f0751d1f8
Change: Single value enum default to be extensible (#4184)
* Single value enum extensible by default

* Changes

* Wi

* Fix

* Fix
2021-07-09 09:43:58 -07:00
Timothee Guerin dcf80c0b90
Update minimum node version from 10->12 (#4204)
* Update minimum version from 10->12

* Drop support for node 10
2021-07-09 09:43:53 -07:00
Timothee Guerin 136b52212a
Fix Memory leak resolution due to sourcemaps (#4200) 2021-07-09 08:37:24 -07:00
Timothee Guerin b89e32001d
Fix regression test typescript (#4203) 2021-07-08 11:52:20 -07:00
Timothee Guerin bc46506ecf
Improve: OpenAPI 3 parameters validation error (#4198)
* Improve OpenAPI 3 schema for parameter: Give better error message when it doesn't match

* Chagnes

* Wip

* Wip

* .
2021-07-06 10:56:48 -07:00
Timothee Guerin bc231ea565
Server url should resolve host from spec host if not provided (#4199)
* Resolve server url from server

* Wip

* Wip

* Wip

* Wip

* Wip

* Fix tests

* Add tests

* .

* wip

* Wip

* Wip
2021-07-06 10:56:15 -07:00
Timothee Guerin 0908e95fec
Feature: Content-type extensible (#4197)
* Content-type extensible

* Wip
2021-06-29 15:00:01 -07:00
Timothee Guerin 6816a6f65e
Add regression test to configuration loading (#4196)
* Basic test

* Add regression test to configuration loading

* >
2021-06-29 14:41:08 -07:00
Timothee Guerin 7bc20465c3
Docs: Consolidate flag docs (#4195)
* Combine cli flags

* .

* fix link
2021-06-29 11:39:23 -07:00
Timothee Guerin 3687a5ac8f
Feature: End of line configuration (#4194) 2021-06-29 10:22:38 -07:00
Timothee Guerin 9500b8113d
Supress global warning (#4192) 2021-06-25 09:31:31 -07:00
Timothee Guerin e1ed95212c
Fix github regex perf (#4181) 2021-06-24 10:59:49 -07:00
Timothee Guerin 942f44c119
Docs: `--use` flag (#4183)
* Update docs

* Doc
2021-06-24 10:38:07 -07:00
Timothee Guerin d5e2019695
Memory usage improvements (#4164) 2021-06-23 12:45:29 -07:00
Travis Prescott 5cdd93d20e
Add swift flags to flag documentation (#4113) 2021-06-23 12:45:08 -07:00
Timothee Guerin 16ae026884
Add new --memory configuration (#4172)
* Memory

* Add changelog

* Add changelog

* .

* ADded tests

* ADded tests
2021-06-23 10:14:35 -07:00
Timothee Guerin b4b157b020
Feature: Anonymous security (#4145)
* Anonymous security

* change

* Revert anonymous scheem

* More tests

* More tests
2021-06-22 15:46:28 -07:00
Timothee Guerin 44bfe58533
M4 flattener perf improvment for large specs (#4156)
* Perf improvments

* W.

* Flattener perf

* remove linq from flattener

* clean

* .

* fix
2021-06-22 15:46:09 -07:00
Timothee Guerin 315b0eaec2
Update autorest cli and core packages readme which were outdated (#4177)
* Update autorest cli and core readmes

* .
2021-06-22 15:45:55 -07:00
Timothee Guerin d4bce7ef3a
Add list of headers to ignore (#4147)
* Add list of headers to ignore

* Add changes

* update docs
2021-06-22 13:45:06 -07:00
Timothee Guerin 3f7d5ed807
Update/general pkg update june 2021 (#4175)
* Package.json

* update

* Fix

* Fix

* more

* Switch

* Wip

* .

* .

* .

* Fix linting
2021-06-22 12:15:24 -07:00
Teddy Todorov 8b1dfcd3df
x-nullable Example wording (#4173) 2021-06-21 10:38:02 -07:00
Timothee Guerin 9b3d7adc2b
Fix: Deduplicating names (#4166) 2021-06-16 10:51:22 -07:00
Timothee Guerin 9b84c4ea24
Faq for out of memory (#4168) 2021-06-16 10:48:43 -07:00
Timothee Guerin fb26bf3079
Fix: OpenAPI3 schema for Links (#4167)
* Fix link schema

* Cahgnes
2021-06-16 09:24:44 -07:00
Timothee Guerin 6259fd31be
Fix: M4 Ciruclar reference issue when using allOf parent referencing back to child (#4165)
* Circular

* FIx

* fix
2021-06-14 11:54:18 -07:00
Timothee Guerin 865952455f
Fix trigger main: (#4154) 2021-06-04 08:50:22 -07:00
Timothee Guerin cc9a25ea6b
Allow x-ms-paths not to start with / (#4152)
* Allow x-ms-paths not to start with /

* .

* emptyh path

* /

* bump
2021-06-04 08:32:24 -07:00
Timothee Guerin c2906af64d
New ADL extension adding support for adl input files. (#4094) 2021-06-02 08:46:39 -07:00
Timothee Guerin 22af63d59c
Fix issue when using `--use` with `~` or `^` version of package causing `yarn/cli.js` not found (#4149) 2021-05-26 13:54:10 -07:00
Timothee Guerin 6caa31c18f
Fix: reference to master branch -> rename to main (#4146)
* Confiugre rush to use main as default branch

* Remove master refs

* Remove master refs

* Remove master refs
2021-05-24 13:31:36 -07:00
Timothee Guerin fdd31b5233
Powershell links (#4144) 2021-05-24 10:59:28 -07:00
Timothee Guerin 7c68312403
Publish new versions 2020-05-20 (#4141)
* .

* update
2021-05-21 09:55:32 -07:00
Timothee Guerin 456b2b3b35
Remove old patch directives (#4139)
* Any

* remove old directive patches

* Wip
2021-05-20 09:39:04 -07:00
Timothee Guerin 41e6506271
Revert "Add check for operation with no success response (#4124)" (#4133)
This reverts commit 24e08d6724.
2021-05-18 08:06:44 -07:00
Timothee Guerin f277efc77c
Docs: Feature tracking (#4125)
* Feature tracking

* Added chsarp status

* Added pythong anyobject
2021-05-17 11:09:00 -07:00
Timothee Guerin 24e08d6724
Add check for operation with no success response (#4124)
* Add check for operation with no success response

* .

* Wip
2021-05-17 10:59:41 -07:00
Timothee Guerin b3c6cd8eaf
$ref sibling validation (#4128)
* validation

* Wip

* Add tests
2021-05-17 09:54:43 -07:00