allowSnapshotOverwrites property

bool? allowSnapshotOverwrites
getter/setter pair

The repository with this flag will allow publishing the same snapshot versions.

Implementation

core.bool? allowSnapshotOverwrites;