summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/crud/util/etag
AgeCommit message (Collapse)AuthorFilesLines
2018-06-18ETags on resourcesSotiropoulos, Ioannis (is948x)1-0/+92
An etag should be generated (by Champ) when creating a resource (edge or vertex). The Champ microservice should return this etag in the response header. Gizmo should also return the etag in it's response header (Gizmo will receive the etag from Champ). Issue-ID: AAI-1196 Change-Id: Ie16f871eccbceeccde037e73e0de0d96eeba18bd Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>