Skip to content

Return value after Set command #790

@XanderD99

Description

@XanderD99

Add an optional flag to the set and fset commands that returns the full updated object in the response.

This would be a quality-of-life improvement that eliminates the need for an additional get call after each set/fset when the caller needs the complete object state. Returning the full object directly would reduce extra round-trip, simplify client logic, and improve overall efficiency, especially in workflows that immediately depend on the updated data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions