Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: pritamdas99 <[email protected]>
  • Loading branch information
pritamdas99 committed Sep 19, 2024
1 parent 8ab0f41 commit e1d9b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solr/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const (
Replica = "replica"
MoveReplica = "MOVEREPLICA"
PurgeUnused = "purgeUnused"
TargetNode = "TargetNode"
TargetNode = "targetNode"
BackupId = "backupId"
DeleteStatus = "DELETESTATUS"
RequestStatus = "REQUESTSTATUS"
Expand Down

0 comments on commit e1d9b69

Please sign in to comment.