Changelog

Added

v1 - 2022-05-30

  • Added support for type member in Hierarchy Entity Custom Fields API - listing of custom member fields definitions and listing, creating and deleting of custom member fields values.
  • Added support for owner in Features API.
  • Webhook hierarchy-entity.custom-field-value.updated is triggered also for custom member field values.
Added

v1 - 2022-05-02

  • Added support for Hierarchy Entity Custom Fields API - listing of custom fields definitions and listing, creating and deleting of custom fields values.
  • Deprecated several PUT endpoints and added PATCH endpoints as a replacement.
Added

v1 - 2022-03-23

  • Added support for feature deletion to Features API.
Added

v1 - 2022-03-15

  • Added source.pointer to the error structure
Added

v1 - 2022-03-10

  • Added support for updating feature's parent in Feature API.
Added

v1 - 2022-02-24

  • Added support for filtering features by parent.id in Features API
Added

v1 - 2022-02-18

  • Component update added to Features API.
Added

v1 - 2022-02-11

  • Component creation added to Features API.
Added

v1 - 2022-01-25

  • parent field for features in Features API enhanced with support for any possible parent of a feature (another feature, component, or product).
  • parent field added to components in Features API with support for any possible parent of a component (another component, or product).
Added

v1 - 2021-10-19

  • Feature creation added to Features API.
  • Products and components added to Features API, only raw listing of the entities to unblock creation of features for now. Rich hierarchy API with links among entities, filtering and expansions while listing, etc. will be added in the future. We will appreciate feedback with description of your use cases.