Skip to content

Documentation / @ember-data/model / migration-support / withRestoredDeprecatedModelRequestBehaviors

Function: withRestoredDeprecatedModelRequestBehaviors()

ts
function withRestoredDeprecatedModelRequestBehaviors(schema): LegacyResourceSchema;

Defined in: warp-drive-packages/legacy/declarations/model/migration-support.d.ts:154

Parameters

schema

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

Returns

LegacyResourceSchema

Released under the MIT License.