Skip to content

export should have its own schema #1232

@SteveL-MSFT

Description

@SteveL-MSFT

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions