diff options
Diffstat (limited to 'docs/platform/offeredapis.rst')
-rw-r--r-- | docs/platform/offeredapis.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst new file mode 100644 index 00000000..1d381457 --- /dev/null +++ b/docs/platform/offeredapis.rst @@ -0,0 +1,11 @@ +Offered APIs +------------ + +The rule management module provides the following APIs. + +* Rule Creation +* Rule Update +* Rule Query +* Rule Deletion + +.. swaggerv2doc:: ../../rulemgt/src/main/resources/swagger.json |