Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions mmv1/products/artifactregistry/Repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -416,14 +416,10 @@ properties:
- RELEASE
- SNAPSHOT
- name: mode
type: Enum
type: String
description: The mode configures the repository to serve artifacts from different sources.
immutable: true
default_value: STANDARD_REPOSITORY
enum_values:
- STANDARD_REPOSITORY
- VIRTUAL_REPOSITORY
- REMOTE_REPOSITORY
- name: virtualRepositoryConfig
type: NestedObject
description: Configuration specific for a Virtual Repository.
Expand Down