-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
Issue-EnhancementThe issue is a feature or ideaThe issue is a feature or idea
Description
Summary of the new feature / enhancement
export takes an instance of the object schema, but the schema for export is used as a filter, so this means export can take wildcards, ranges, etc... that may not be appropriate for get, set, test.
This also becomes a problem when key properties are supported, but not required for export
Proposed technical implementation details (optional)
In the resource manifest under the export section, have a new schema property. If it doesn't exist the engine continues to use the top level schema.
ThomasNieto and Gijsreyn
Metadata
Metadata
Assignees
Labels
Issue-EnhancementThe issue is a feature or ideaThe issue is a feature or idea
Type
Projects
Status
In Progress