NONRTRIC - ECS updates of the NBI
[nonrtric.git] / enrichment-coordinator-service / src / main / java / org / oransc / enrichment / controllers / r1producer / ProducerStatusInfo.java
index 14d4555..055ab91 100644 (file)
@@ -28,7 +28,7 @@ import io.swagger.v3.oas.annotations.media.Schema;
 import org.immutables.gson.Gson;
 
 @Gson.TypeAdapters
-@Schema(name = "producer_status", description = "Status for an EI Producer")
+@Schema(name = "producer_status", description = "Status for an Info Producer")
 public class ProducerStatusInfo {
 
     @Gson.TypeAdapters