Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Url Encoded Body support #1042

Merged
42 commits merged into from
Mar 1, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
67782d6
Add Url Encoded Body support
chamons Feb 18, 2021
d926777
Remove builder
chamons Feb 18, 2021
74b7297
Name tuple with record
chamons Feb 18, 2021
3e3e2ab
Prefer properties
chamons Feb 18, 2021
408b162
Correct generator for tostring of enums
chamons Feb 18, 2021
71d6f83
Remove unnecessary ctor
chamons Feb 19, 2021
8a8c603
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
chamons Feb 19, 2021
72ab1b1
Revert part of json config
chamons Feb 19, 2021
893de85
Update to most recent autotest (will fail on CI until lands
chamons Feb 19, 2021
4bbf332
Remove explicit Build on FormUrlEncodedContent
chamons Feb 19, 2021
f3a5517
Update src/AutoRest.CSharp/Generation/Writers/RestClientWriter.cs
chamons Feb 19, 2021
87f8ff1
Use variable declaration instead of hard coded
chamons Feb 19, 2021
cfe4ed2
Don't hardcode request
chamons Feb 19, 2021
e387e83
Merge branch '986' of https://github.com/chamons/autorest.csharp into…
chamons Feb 19, 2021
7376e0d
Bump testserver
chamons Feb 19, 2021
7543d0e
Update src/AutoRest.CSharp/Generation/Writers/RestClientWriter.cs
chamons Feb 19, 2021
933d614
Update src/AutoRest.CSharp/Generation/Writers/RestClientWriter.cs
chamons Feb 19, 2021
b8b3a4d
Bump autorest core
chamons Feb 19, 2021
477f162
Merge branch '986' of https://github.com/chamons/autorest.csharp into…
chamons Feb 19, 2021
c32a7a4
Remove record usage
chamons Feb 19, 2021
8ca2167
Update to M4 dev build
chamons Feb 19, 2021
cc36875
Bump to release
chamons Feb 19, 2021
a611d98
Update autorest-core version
chamons Feb 22, 2021
554292f
Apply more coffee to last change
chamons Feb 22, 2021
2b78bbc
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
chamons Feb 22, 2021
2ea6f86
Fix autorest core bump
chamons Feb 22, 2021
e7f16c0
Bump to autorest core w\ fix
chamons Feb 23, 2021
51d403d
Code generation
chamons Feb 23, 2021
1f702f9
Bump autorest core again
chamons Feb 24, 2021
8f328ca
Disable smoke test that requires swagger fix
chamons Feb 24, 2021
15257bb
Disable a second test for the same reason
chamons Feb 24, 2021
313ce93
One more disable
chamons Mar 1, 2021
64b1064
Merge branch 'feature/v3' into 986
chamons Mar 1, 2021
8220328
Fix ordering
chamons Mar 1, 2021
a572a6d
Another test bites the dust
chamons Mar 1, 2021
f514b34
Regenerate
chamons Mar 1, 2021
ecfef01
Reset even harder
chamons Mar 1, 2021
8b824fe
Revert "Fix ordering"
chamons Mar 1, 2021
e92acdb
Trigger Build
chamons Mar 1, 2021
fa71fcf
Nuke DefinesAllScenarios test
chamons Mar 1, 2021
b424b7e
Remove 2nd test param
chamons Mar 1, 2021
9a4dba6
Remove vscode bits
chamons Mar 1, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -353,3 +353,6 @@ MigrationBackup/

# Rider IDE
.idea/

# VSCode
.vscode/
1 change: 1 addition & 0 deletions eng/Generate.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ $testNames =
'body-duration',
'body-file',
'body-formdata',
'body-formdata-urlencoded',
'body-integer',
'body-number',
'body-string',
Expand Down
8 changes: 4 additions & 4 deletions eng/SmokeTestInputs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b27
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/datamigration/resource-manager/readme.md:--modelerfour.lenient-model-deduplication
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/datashare/resource-manager/readme.md
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/deploymentmanager/resource-manager/readme.md:--modelerfour.lenient-model-deduplication
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/desktopvirtualization/resource-manager/readme.md
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/desktopvirtualization/resource-manager/readme.md - https://github.com/Azure/autorest/issues/3921
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/deviceprovisioningservices/resource-manager/readme.md
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/devops/resource-manager/readme.md
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/devspaces/resource-manager/readme.md
Expand All @@ -112,13 +112,13 @@ https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b27
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/hdinsight/resource-manager/readme.md:--modelerfour.lenient-model-deduplication
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/healthcareapis/resource-manager/readme.md
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/hybridcompute/resource-manager/readme.md:--modelerfour.lenient-model-deduplication
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/hybriddatamanager/resource-manager/readme.md
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/hybriddatamanager/resource-manager/readme.md - https://github.com/Azure/azure-rest-api-specs/issues/13147
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/hybridkubernetes/resource-manager/readme.md
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/imagebuilder/resource-manager/readme.md
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/imds/data-plane/readme.md
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/intune/resource-manager/readme.md - https://github.com/Azure/autorest.modelerfour/issues/283
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/iotcentral/data-plane/readme.md - https://github.com/Azure/autorest.modelerfour/issues/283
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/iotcentral/resource-manager/readme.md
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/iotcentral/resource-manager/readme.md - https://github.com/Azure/azure-rest-api-specs/issues/13147
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/iothub/resource-manager/readme.md
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/iotspaces/resource-manager/readme.md
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/keyvault/data-plane/readme.md
Expand Down Expand Up @@ -185,7 +185,7 @@ https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b27
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/servicefabric/resource-manager/readme.md:--modelerfour.lenient-model-deduplication
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/servicefabricmesh/resource-manager/readme.md:--modelerfour.lenient-model-deduplication
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/signalr/resource-manager/readme.md
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/softwareplan/resource-manager/readme.md
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/softwareplan/resource-manager/readme.md - https://github.com/Azure/autorest/issues/3921
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/sql/resource-manager/readme.md:--modelerfour.lenient-model-deduplication
https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/sqlvirtualmachine/resource-manager/readme.md
#https://github.com/Azure/azure-rest-api-specs/blob/d9cf7c7ed3d674ebd482836e82b274014245ae67/specification/storage/data-plane/readme.md:--modelerfour.lenient-model-deduplication
Expand Down
Loading