Skip to content

Consistent naming of package parameter #74

Description

@mbtools

Currently, there are several parameter names for a package. The descriptions also vary quite a bit.

  • package
  • escapedPackageName
  • package_name
  • package-name

Suggestion

Consolidate these to packageName (in alignment with orgName and teamName).

Description: The name of a package. Must be URL-encoded. In particular, for scoped packages, "/" must be replaced by "%2f".

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