cap-js / ord

Open Resource Discovery (ORD) is a protocol that allows applications and services to self-describe their exposed resources and capabilities. This plugin enables generation of ORD document for CAP based applications.
Apache License 2.0
3 stars 4 forks source link

Fix to handle error #8

Closed Shubho2 closed 6 months ago

Shubho2 commented 6 months ago

This PR handles the error and avoids the shutdown of the server.

RoshniNaveenaS commented 6 months ago

ToDo: Resolving Conflicts @Shubho2