Skip to content

Commit

Permalink
OCM-5976 | fix: reverting change for provisoon shard
Browse files Browse the repository at this point in the history
  • Loading branch information
den-rgb committed Feb 19, 2024
1 parent 49fa227 commit 01feaaf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/clusters_mgmt/v1/provision_shard_resource.model
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@ resource ProvisionShard {
method Update {
in out Body ProvisionShard
}

// Delete the provision shard.
method Delete {
}
}

0 comments on commit 01feaaf

Please sign in to comment.