You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

OwnerHao Chen

The alert web service API has some problems like:

  • Unmanaged (raw status/message) response structure, which cause inconsistent behaviors for client side and UI side
  • All alert metadata are coupled in "IMetadataDao" interface and provide only RAW rest API but not business-logic oriented API.

 

  • No labels