Skip to content

PURISTA API


PURISTA API / @purista/cli / getServiceConfigFileContent

Function: getServiceConfigFileContent()

getServiceConfigFileContent(input): string

Defined in: content/service/getServiceConfigFileContent.ts:8

Generate the service config file, which contains the configuration schema and type for the service

Parameters

input

codeWriterOptions?

Partial<Options>

serviceName

string

serviceVersion

string

Returns

string