Timothee Guerin
|
92409ee3d7
|
Merge branch 'main' into feature/application-octet-stream-formdata
|
2021-10-20 14:58:53 -07:00 |
Timothee Guerin
|
fb1e174d52
|
Fix performance issue caused by not reusing the DataHandle (#4348)
|
2021-10-20 12:14:22 -07:00 |
Timothee Guerin
|
1b56b6a331
|
Merge release/3.6.x into main
|
2021-10-15 09:51:49 -07:00 |
Timothee Guerin
|
175dc60682
|
Bump autorest cli version
|
2021-10-15 09:50:43 -07:00 |
Timothee Guerin
|
dfe3d095b4
|
Fix flattened model with nullable (#4324)
|
2021-10-15 09:30:35 -07:00 |
Timothee Guerin
|
55efe04ed6
|
HotFix: Remove all extension methods on string and array causing weird behaviors (#4341)
|
2021-10-15 08:27:34 -07:00 |
Timothee Guerin
|
7c21702d65
|
Merge branch 'release/3.6.x' of https://github.com/Azure/autorest into main
|
2021-10-11 15:21:36 -07:00 |
Timothee Guerin
|
5bb7288f84
|
Fix: Unreferenced discriminated union option being removed (#4337)
|
2021-10-11 15:21:18 -07:00 |
Timothee Guerin
|
a72bff32c1
|
Tweak `x-ms-client-default` docs (#4334)
|
2021-10-08 13:03:32 -07:00 |
Timothee Guerin
|
9d3554b656
|
Merge branch 'release/3.6.x' of https://github.com/Azure/autorest into main
|
2021-10-06 11:53:40 -07:00 |
Timothee Guerin
|
5c8ab72f07
|
Fix exit code always 0 (#4331)
|
2021-10-06 11:51:29 -07:00 |
Timothee Guerin
|
4882ba1211
|
Fix publish script (#4329)
|
2021-10-05 11:17:47 -07:00 |
Timothee Guerin
|
45fbada67a
|
Merge branch 'release/3.6.x' of https://github.com/Azure/autorest into main
|
2021-10-05 10:59:17 -07:00 |
Timothee Guerin
|
bf1ff432b9
|
HotFix: message format json (#4328)
|
2021-10-05 10:58:18 -07:00 |
Timothee Guerin
|
85a7d20789
|
Feature: Autorest display help from schema (#4323)
|
2021-10-04 13:16:45 -07:00 |
Timothee Guerin
|
3416054989
|
Tweak extension library to improve error logging (#4291)
|
2021-10-04 11:17:52 -07:00 |
Timothee Guerin
|
212956caf0
|
Cleanup of docs(migration, docker) (#4316)
* Clenaup of docs
* Migrate summary
* Docker images tweaks
|
2021-10-01 15:46:28 -07:00 |
Timothee Guerin
|
e4d28e3a86
|
Feature: Override shared param description (#4318)
|
2021-10-01 14:42:12 -07:00 |
Timothee Guerin
|
6700485486
|
Allow empty version in swagger 2.0 (#4317)
|
2021-10-01 14:42:00 -07:00 |
Timothee Guerin
|
b0c66762f8
|
Autorest fixer, initial version with type: object fix. (#4103)
|
2021-10-01 14:19:12 -07:00 |
Timothee Guerin
|
af53f79a51
|
Add LLC to dashboard (#4319)
* Add llc to dashboard
* Fix
* Fix
|
2021-10-01 12:58:31 -07:00 |
Timothee Guerin
|
e295e8950c
|
Reenable media type regression tests (#4315)
|
2021-10-01 12:29:32 -07:00 |
Ahson Khan
|
4a67ed7c9e
|
Fix minor typo in generate client readme docs (#4312)
|
2021-09-29 16:47:30 -07:00 |
Ahson Khan
|
308906d996
|
Fix minor typo in getting started documentation. (#4311)
|
2021-09-29 14:43:31 -07:00 |
Timothee Guerin
|
1f7561d732
|
Fix: Unknown format for number type shouldn't be an error. (#4307)
|
2021-09-29 12:31:39 -07:00 |
Timothee Guerin
|
d0a7293a7b
|
Add put x-ms-original-file injection behind flag (#4305)
* original file location behind flag
* Changes
|
2021-09-24 08:39:39 -07:00 |
Timothee Guerin
|
e2acd6c223
|
Add new error when using `content.<mediaType>` on a parameter as its not supported (#4304)
* Content parameter error
* Publish
* update core/m4 baseline
* update core/m4 baseline
* Tweaks
* Tweaks
* Tweaks
* Tweaks
* Fix
* Fix
* Fix
|
2021-09-22 16:40:01 -07:00 |
Charles Lowell
|
99360079f0
|
Add missing help text for command line arguments (#4299)
* Add missing help text for command line arguments
* rush change
* Update packages/libs/configuration/resources/help-configuration.md
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
|
2021-09-20 12:11:49 -07:00 |
Timothee Guerin
|
83699e4e05
|
Fix: Merge format for duplicate enums (#4298)
* Fix: Merge format for duplicate enums
* Bumpt version
|
2021-09-17 14:33:59 -07:00 |
Timothee Guerin
|
aa3705a761
|
Patch release 2021-09-16 (#4297)
|
2021-09-16 13:38:05 -07:00 |
Timothee Guerin
|
96e7471c71
|
Better error message when enum has an empty value (#4296)
* Better error message when enum has an empty value
* Fix
|
2021-09-16 11:45:06 -07:00 |
Timothee Guerin
|
fbd4edc1b8
|
Fix: Deduplicating bool enums changed type to string (#4295)
|
2021-09-16 09:19:44 -07:00 |
Timothee Guerin
|
d91144a4ba
|
Fix issue with updating docker image readme (#4290)
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
* Try fixing readme publish
|
2021-09-15 08:10:40 -07:00 |
Timothee Guerin
|
154e7b3c32
|
All of must be of same type (#4289)
* All of must be of same type
* Add chagnes
* Add test
* add location
* add location
|
2021-09-14 10:14:11 -07:00 |
Timothee Guerin
|
007234bcf3
|
Fix publish script
|
2021-09-13 14:54:19 -07:00 |
Timothee Guerin
|
fbabb129ff
|
Fix publish script
|
2021-09-13 14:50:16 -07:00 |
Timothee Guerin
|
9718ea95ba
|
Feature: Additional docker images for each language generator (#4286)
|
2021-09-13 08:28:48 -07:00 |
Weidong Xu
|
0600339c25
|
Use autorest.java main branch in docs (#4287)
|
2021-09-13 08:27:24 -07:00 |
Timothee Guerin
|
0cc4f12d40
|
Docker publishing base (#4284)
* Basic docker image
* ..
* wip
* Test
* Test
* Wip
* Wip
* Wip
* Wip
* Try with template
* Try with template
* Try with template
* Revert commented otu
* Revert commented otu
|
2021-09-10 08:55:30 -07:00 |
Timothee Guerin
|
9d14c5a131
|
Bump versions and update changelog (#4282)
* Release note
* More notes
* BUmp version and changelog
* BUmp version and changelog
* Wip
* Wip
|
2021-09-08 12:38:48 -07:00 |
Timothee Guerin
|
b35a807026
|
Keep `x-` extension properties when merging enums (#4273)
|
2021-09-08 08:03:54 -07:00 |
Timothee Guerin
|
55646b8200
|
Added import eslint rules (#4279)
|
2021-09-03 10:58:11 -07:00 |
Timothee Guerin
|
392344f60c
|
Cleanup: @autorest/core tests (#4278)
|
2021-09-03 09:09:59 -07:00 |
Timothee Guerin
|
0f1d386efc
|
Rename adl -> cadl (#4277)
|
2021-09-02 13:45:31 -07:00 |
Timothee Guerin
|
48ab0a8aa1
|
Upgrade typescript 4.4 (#4276)
|
2021-09-01 15:08:21 -07:00 |
Timothee Guerin
|
694c17edcd
|
Fix: Input files with `..` in path would cause duplicate loading and cause issues down the line (#4275)
* Fix input files with dotdot causing issues
* .
* Fix input files with dotdot causing issues
|
2021-09-01 13:53:55 -07:00 |
Timothee Guerin
|
6f1a807f9c
|
Feature: Logger redesign (#4260)
|
2021-09-01 13:21:17 -07:00 |
Timothee Guerin
|
b9cfaa8ad3
|
Add x-ms-examples original location (#4255)
* Add x-ms-examples original location
* Add change
|
2021-09-01 11:35:47 -07:00 |
Timothee Guerin
|
b8b660e4cd
|
fix link to go connection.go (#4274)
|
2021-09-01 08:53:36 -07:00 |
Timothee Guerin
|
38af8a0729
|
Validate response examples (#4254)
|
2021-08-16 13:25:50 -07:00 |