docs: update DevEtlRegistry comment for protobuf
This commit is contained in:
@@ -7,7 +7,7 @@ using Microsoft.Extensions.Logging;
|
||||
namespace JdeScoping.DataSync.Dev;
|
||||
|
||||
/// <summary>
|
||||
/// Registry for development ETL pipelines that load from cached JSON files.
|
||||
/// Registry for development ETL pipelines that load from cached protobuf files.
|
||||
/// </summary>
|
||||
public class DevEtlRegistry
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user