$Application
const$Application:object
Type declaration
description
readonlydescription:"Application index and its parameters"='Application index and its parameters'
properties
readonlyproperties:object
properties.id
readonlyproperties.id:object
properties.id.description
readonlyproperties.id.description: ”\[appidx\] application index.” ='\\[appidx\\] application index.'
properties.id.type
readonlyproperties.id.type:"integer"='integer'
properties.params
readonlyproperties.params:object
properties.params.$ref
readonlyproperties.params.$ref:"#/components/schemas/ApplicationParams"='#/components/schemas/ApplicationParams'
required
readonlyrequired: readonly ["id","params"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:242