Function recursivelyFindRefsAndAppendStub
recursivelyFindRefsAndAppendStub( field: string, schema: JSONSchema7, options: RefAppendOptions, rootSchema?: JSONSchema7, isProperty?: boolean,): JSONSchema7 Parameters
- field: string
- schema: JSONSchema7
- options: RefAppendOptions
OptionalrootSchema: JSONSchema7OptionalisProperty: boolean
Returns JSONSchema7