@autorest/azure-functions-csharp

The Azure Functions extension for csharp code generators in AutoRest.

Usage no npm install needed!

<script type="module">
  import autorestAzureFunctionsCsharp from 'https://cdn.skypack.dev/@autorest/azure-functions-csharp';
</script>

README

Azure Functions C# code generator for AutoRest V3

see https://aka.ms/autorest

Configuration

use-extension:
  "@autorest/modelerfour": "4.15.414"
modelerfour:
  always-create-content-type-parameter: true
  flatten-models: true
  flatten-payloads: true
  group-parameters: true
pipeline:
  azure-functions-csharp:
    input: modelerfour/identity
  azure-functions-csharp/emitter:
    input: azure-functions-csharp
    scope: output-scope
output-scope:
  output-artifact: source-file-csharp