Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

@{ }

  • No labels