Invoke-NewDevelopmentAppSettings

Description

Generates appsettings.development.json for the following projects:
EdFi.Ods.WebApi
EdFi.Ods.Api.IntegrationTestHarness
EdFi.Ods.SandboxAdmin.Web
EdFi.Ods.SwaggerUI
See the Get-DefaultDevelopmentSettingsByProject in settings-managements.psm1 for the default settings.

Syntax

Invoke-NewDevelopmentAppSettings [[-Settings] <Hashtable>] [<CommonParameters>]

Parameters

Name

Alias

Description

Required?

Pipeline Input

Default Value

-Settings



false

false

@{ }