Skip to content

Documentation / @warp-drive/legacy / model/migration-support / withRestoredDeprecatedModelRequestBehaviors

Function: withRestoredDeprecatedModelRequestBehaviors()

ts
function withRestoredDeprecatedModelRequestBehaviors(schema): LegacyResourceSchema;

Defined in: warp-drive-packages/legacy/src/model/migration-support.ts:356

Parameters

schema

WithPartial<LegacyResourceSchema, "identity" | "legacy">

Returns

LegacyResourceSchema

Released under the MIT License.