diff options
author | sheetalm <sheetal.mudholkar@amdocs.com> | 2018-02-20 19:06:27 +0530 |
---|---|---|
committer | Vitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com> | 2018-03-08 08:50:18 +0000 |
commit | 297209b45b403e9b314ebeb1140886e00ffd3f6d (patch) | |
tree | a8ba88380016fed0d1f28fbddfc4d4909ca22165 /services/activity-spec/swagger-ui/images | |
parent | 2b60bd08c6b209c0817fac84970c35df4abca6ed (diff) |
Activity Spec Service - Implementation
Correcting error message.
InternalEmptyObject not required to be serializable.
Fixed review comments on Patch Set 10. Not all fixed
Adding services profile in main sdc pom.Moving Static imports at end.
Patch Set 7 changes
Patch Set 6 - Removing javax.inject. Remove user from interface and
Changing scope to be singleton. Correcting error message
Patch Set 4 Not fixing Spring related review comments in this patch set
Patch Set 4 Fixed review comments related to unused dependency
Fixed review comments for plugin version. Corrected License
Adding Activity Spec Service Implementation
Not adding to main sdc pom as of now
Change-Id: I5285c0ab3b71b492d18ca442ebd52b59ab0eabdc
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
Diffstat (limited to 'services/activity-spec/swagger-ui/images')
-rw-r--r-- | services/activity-spec/swagger-ui/images/explorer_icons.png | bin | 0 -> 5763 bytes |
-rw-r--r-- | services/activity-spec/swagger-ui/images/favicon-16x16.png | bin | 0 -> 645 bytes |
-rw-r--r-- | services/activity-spec/swagger-ui/images/favicon-32x32.png | bin | 0 -> 1654 bytes |
-rw-r--r-- | services/activity-spec/swagger-ui/images/favicon.ico | bin | 0 -> 1150 bytes |
-rw-r--r-- | services/activity-spec/swagger-ui/images/logo_small.png | bin | 0 -> 770 bytes |
-rw-r--r-- | services/activity-spec/swagger-ui/images/pet_store_api.png | bin | 0 -> 824 bytes |
-rw-r--r-- | services/activity-spec/swagger-ui/images/throbber.gif | bin | 0 -> 9257 bytes |
-rw-r--r-- | services/activity-spec/swagger-ui/images/wordnik_api.png | bin | 0 -> 980 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/services/activity-spec/swagger-ui/images/explorer_icons.png b/services/activity-spec/swagger-ui/images/explorer_icons.png Binary files differnew file mode 100644 index 0000000000..ed9d2fffb6 --- /dev/null +++ b/services/activity-spec/swagger-ui/images/explorer_icons.png diff --git a/services/activity-spec/swagger-ui/images/favicon-16x16.png b/services/activity-spec/swagger-ui/images/favicon-16x16.png Binary files differnew file mode 100644 index 0000000000..66b1a5bfb9 --- /dev/null +++ b/services/activity-spec/swagger-ui/images/favicon-16x16.png diff --git a/services/activity-spec/swagger-ui/images/favicon-32x32.png b/services/activity-spec/swagger-ui/images/favicon-32x32.png Binary files differnew file mode 100644 index 0000000000..32f319f89b --- /dev/null +++ b/services/activity-spec/swagger-ui/images/favicon-32x32.png diff --git a/services/activity-spec/swagger-ui/images/favicon.ico b/services/activity-spec/swagger-ui/images/favicon.ico Binary files differnew file mode 100644 index 0000000000..36c02749fc --- /dev/null +++ b/services/activity-spec/swagger-ui/images/favicon.ico diff --git a/services/activity-spec/swagger-ui/images/logo_small.png b/services/activity-spec/swagger-ui/images/logo_small.png Binary files differnew file mode 100644 index 0000000000..5496a65579 --- /dev/null +++ b/services/activity-spec/swagger-ui/images/logo_small.png diff --git a/services/activity-spec/swagger-ui/images/pet_store_api.png b/services/activity-spec/swagger-ui/images/pet_store_api.png Binary files differnew file mode 100644 index 0000000000..f9f9cd4aeb --- /dev/null +++ b/services/activity-spec/swagger-ui/images/pet_store_api.png diff --git a/services/activity-spec/swagger-ui/images/throbber.gif b/services/activity-spec/swagger-ui/images/throbber.gif Binary files differnew file mode 100644 index 0000000000..0639388924 --- /dev/null +++ b/services/activity-spec/swagger-ui/images/throbber.gif diff --git a/services/activity-spec/swagger-ui/images/wordnik_api.png b/services/activity-spec/swagger-ui/images/wordnik_api.png Binary files differnew file mode 100644 index 0000000000..dca4f1455a --- /dev/null +++ b/services/activity-spec/swagger-ui/images/wordnik_api.png |