-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IBX-8089: Added configuration for image management #1236
IBX-8089: Added configuration for image management #1236
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have slight concerns about assumptions we're making about configuration data shape, but I believe we are doing things like that in different Providers as well.
Personally, I think we should rely on configuration data shape less, and be more verbose when it does not match / throw exceptions.
|
6f63b50
into
ibx-7981-improved-folder-configuration
Description:
This PR adds new configuration for image management allows to provide complex settings for different content types. In next steps we should be able to configure description and tags fields.
contentTypeIdentifiers
andfieldDefinitionIdentifiers
- now will be dynamically added, based onmappings
parameter. Used in search criteria.nameSchemaIdentifiers
- same as for folder, name identifiers will be dynamically added as array of extracted field definition identifiers from nameSchema pattern.Basic configuration:
Full response example
REST
Console
For QA:
Documentation: