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: openResourceDiscovery will be not updated #84
There is a function missing which update top level property, for instance openResourceDiscovery. The code as following:
will always use the default value
1.9
. There are two solutions:openResourceDiscovery
by adding similar function like_getOpenResourceDiscovery
_getTopLevelProperty