Skip to content

fix: correct ProductModelsPool resource mixins#8

Open
lehmannlu wants to merge 1 commit intoKaveTech:masterfrom
lehmannlu:fix/product-models-pool-resource-mixins
Open

fix: correct ProductModelsPool resource mixins#8
lehmannlu wants to merge 1 commit intoKaveTech:masterfrom
lehmannlu:fix/product-models-pool-resource-mixins

Conversation

@lehmannlu
Copy link
Copy Markdown

Summary

  • Replace IdentifierBasedResource with CodeBasedResource (product models use codes, not identifiers)
  • Add missing DeletableResource and UpdatableListResource mixins

Use CodeBasedResource instead of IdentifierBasedResource since product
models are identified by code, not identifier. Add DeletableResource
and UpdatableListResource to match the Akeneo API capabilities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant