autorest.azure-functions-cs.../samples
Michael Yanni 66ca0f1abb More general cleanup. Added including the csproj for the samples. 2019-12-04 15:59:51 -08:00
..
AppConfiguration Added status code (basic) logic. Bunch of cleanup and added TODOs. Added ChoiceSchema serialization. Added include-csproj configuration value. 2019-11-20 18:21:52 -08:00
Billing Updated samples to match naming conventions. Split Storage into multiple samples per service. 2019-11-01 07:46:41 -07:00
BodyComplex Handled responses without a body properly. However, we still don't recognize response headers properly. 2019-11-21 11:35:23 -08:00
BodyString Added status code (basic) logic. Bunch of cleanup and added TODOs. Added ChoiceSchema serialization. Added include-csproj configuration value. 2019-11-20 18:21:52 -08:00
CognitiveServices.TextAnalytics Added status code (basic) logic. Bunch of cleanup and added TODOs. Added ChoiceSchema serialization. Added include-csproj configuration value. 2019-11-20 18:21:52 -08:00
Dns Updated samples to match naming conventions. Split Storage into multiple samples per service. 2019-11-01 07:46:41 -07:00
KeyVault Updated samples to match naming conventions. Split Storage into multiple samples per service. 2019-11-01 07:46:41 -07:00
Media Updated samples to match naming conventions. Split Storage into multiple samples per service. 2019-11-01 07:46:41 -07:00
Redis Updated samples to match naming conventions. Split Storage into multiple samples per service. 2019-11-01 07:46:41 -07:00
Storage.Blobs Fixed some issues with type references. Fixed issues with in-parallel plugins for serialization/deserialization. Some QOL improvements. 2019-11-08 17:35:05 -08:00
Storage.DataLake Updated samples to match naming conventions. Split Storage into multiple samples per service. 2019-11-01 07:46:41 -07:00
Storage.Files Updated samples to match naming conventions. Split Storage into multiple samples per service. 2019-11-01 07:46:41 -07:00
Storage.Queues Updated samples to match naming conventions. Split Storage into multiple samples per service. 2019-11-01 07:46:41 -07:00
Xkcd Minor cleanup and documentation. Added namespaces to each of the sample configurations. 2019-10-24 14:01:21 -07:00
SampleState.md Fixed a few bugs with ConstantSchema handling. Fixed bug with initial-level serialization in an operation (was writing properties to non-objects). Made flag for including assets. Aded BodyString to test project. Added 3 remaining initial tests (3/4 pass, 1 is skipped for now). 2019-11-21 21:54:22 -08:00
readme.samples.md More general cleanup. Added including the csproj for the samples. 2019-12-04 15:59:51 -08:00

readme.samples.md

Samples AutoRest Configuration

use: $(this-folder)/../
output-folder: $(title)
clear-output-folder: true
include-csproj: true