Skip to content

Under what conditions would a variant change? #752

@peombwa

Description

@peombwa

Given that variants are used by rename directives to uniquely identify a cmdlet to rename, how do you ensure that variants remain the same even as new paths are added to an OpenAPI document?

We recently encountered a case where a variant changed from Get to Get1. This threw off our rename directives and the rename was done to the wrong cmdlet. Is there a more permanent\idempotent way to alter generated cmdlets, or ensure that variant names don't change even as new API paths are added to an OpenAPI document?

Also, under what conditions would a variant change except for the removal of a path in an OpenAPI document?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions