diff options
author | dave.adams (da490c) <dave.adams@amdocs.com> | 2017-12-19 18:02:57 -0500 |
---|---|---|
committer | dave.adams (da490c) <dave.adams@amdocs.com> | 2017-12-19 23:13:38 -0500 |
commit | 9eb9e258f0ab06a516f6d88d1aedc36fc22aeeaf (patch) | |
tree | 7894072e9da7cc6dc557126df7bf27f2ee08a183 /src/main/ajsc | |
parent | 05e74c6879ab564181e7cf92e4444d17cc7e25d4 (diff) |
UI Exensibility config cleanup
Change-Id: I65cd9c92a04bad3ea4858fd70a697373671727b5
Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
Issue-ID: AAI-542
Diffstat (limited to 'src/main/ajsc')
-rw-r--r-- | src/main/ajsc/inventory-ui-service_v1/inventory-ui-service/v1/routes/README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/ajsc/inventory-ui-service_v1/inventory-ui-service/v1/routes/README.txt b/src/main/ajsc/inventory-ui-service_v1/inventory-ui-service/v1/routes/README.txt new file mode 100644 index 0000000..a3997db --- /dev/null +++ b/src/main/ajsc/inventory-ui-service_v1/inventory-ui-service/v1/routes/README.txt @@ -0,0 +1 @@ +Place any camel routes here that you want to access within the ajsc upon deployment of your service. |