akshayrai commented on a change in pull request #3822: [TE] Return yaml errors
after grouping and use consistent convention …
URL: https://github.com/apache/incubator-pinot/pull/3822#discussion_r256200058
##########
File path:
thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/detection/yaml/YamlResource.java
##########
@@ -483,10 +502,10 @@ void updateSubscriptionGroup(long oldAlertConfigID,
String yamlAlertConfig) thro
}
@PUT
- @Path("/notification/{id}")
+ @Path("/subscription/{id}")
Review comment:
as above
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]