Add ANR xApp controller
[portal/ric-dashboard.git] / webapp-backend / src / main / java / org / oransc / ric / portal / dashboard / config / A1MediatorMockConfiguration.java
index 69e5d4b..485597a 100644 (file)
@@ -36,7 +36,7 @@ import org.springframework.context.annotation.Profile;
 import org.springframework.http.HttpStatus;
 
 /**
- * Creates a mock implementation of the E2 manager client API.
+ * Creates a mock implementation of the A1 mediator client API.
  */
 @Profile("mock")
 @Configuration