diff options
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/resources')
-rwxr-xr-x | platform-logic/generic-resource-api/src/main/resources/graph.versions | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/platform-logic/generic-resource-api/src/main/resources/graph.versions b/platform-logic/generic-resource-api/src/main/resources/graph.versions index 93e1703e..1a9fb89d 100755 --- a/platform-logic/generic-resource-api/src/main/resources/graph.versions +++ b/platform-logic/generic-resource-api/src/main/resources/graph.versions @@ -183,4 +183,9 @@ GENERIC-RESOURCE-API vnf-topology-operation-deactivate ${project.version} sync GENERIC-RESOURCE-API vnf-topology-operation-unassign ${project.version} sync GENERIC-RESOURCE-API vnf-topology-operation ${project.version} sync SUBNET-API managed-network-notification ${project.version} sync -SUBNET-API subnet-allocated-notification ${project.version} sync
\ No newline at end of file +SUBNET-API subnet-allocated-notification ${project.version} sync +GENERIC-RESOURCE-API sdwan-network-topology-operation-activate ${project.version} sync +GENERIC-RESOURCE-API sdwan-network-topology-operation-create ${project.version} sync +GENERIC-RESOURCE-API sdwan-network-topology-operation-deactivate ${project.version} sync +GENERIC-RESOURCE-API sdwan-network-topology-operation-delete ${project.version} sync +GENERIC-RESOURCE-API validate-sdwan-network-input-parameters ${project.version} sync
\ No newline at end of file |