diff options
author | Sourabh Sourabh <sourabh.sourabh@est.tech> | 2024-07-04 08:34:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-07-04 08:34:42 +0000 |
commit | 1758472600db5da7ce38b37cd65b0c227cf507ce (patch) | |
tree | 0b7489d17ff354c66076884cb28a84f9cffa03e7 /docs/policy-executor.rst | |
parent | 620ab09e76ae4c9072f799687b4e4ae41939df1e (diff) | |
parent | 8593baef64f2e3e6ae347edfc6ff4cf12c62123f (diff) |
Merge "Add Policy Executor Open API Interface definition"
Diffstat (limited to 'docs/policy-executor.rst')
-rw-r--r-- | docs/policy-executor.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/policy-executor.rst b/docs/policy-executor.rst new file mode 100644 index 0000000000..b934a579b1 --- /dev/null +++ b/docs/policy-executor.rst @@ -0,0 +1,23 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (C) 2024 Nordix Foundation + +.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING +.. _policy_executor: + + +Policy Executor +############### + +.. toctree:: + :maxdepth: 1 + +Introduction +============ + +Work In Progress: This feature is not yet completed and does not affect current NCMP functionality. + +Consumed APIs +------------- + +:download:`Policy Executor OpenApi Specification <api/swagger/policy-executor/openapi.yaml>` |