DSC icon indicating copy to clipboard operation
DSC copied to clipboard

Improve export capability to accept zero input

Open Gijsreyn opened this issue 7 months ago • 0 comments

Summary of the new feature / enhancement

As a resource author, I want to develop the export capability with or without the need to provide input. The current implementation requires setting at least one property input value. Because the origin of export iterates over the instances, I expect it to be called with zero or more properties set, even though the schema has at least one required property defined.

Proposed technical implementation details (optional)

No response

Gijsreyn avatar May 03 '25 07:05 Gijsreyn