diff options
author | Dan Timoney <dtimoney@att.com> | 2019-05-16 13:22:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-16 13:22:20 +0000 |
commit | 622fee0a39787c6352153596e9f335931ca31044 (patch) | |
tree | 366e37e19b0d9be5e84ce492221e30352be182e6 /docs/submodules/ccsdk | |
parent | 8976eb3a8a01f012d13dafb5feb3f32ffc5a76dd (diff) |
Update git submodules
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 072fae6223e59c03f62cc3bee79bdc16e8ae1f92
- Merge "Bugfix: Blueprints Processor always return 200 OK"
- Bugfix: Blueprints Processor always return 200 OK
Currently the Blueprints Processor mS replies with a 200 OK HTTP status
code even if an exception occurs in the server side while executing the
request.
Thus, the only way for a REST client to determine if the request was
successful or not is by analysing the response and evaluate the
content of the element status.code
This bugfix modifies the HTTP status code of the response to match the
one inside the response.
Issue-ID: CCSDK-1327
Change-Id: I05a58cb3ab9359319172f2d8f1a665fdcdc1230b
Signed-off-by: ottero <rodrigo.ottero@est.tech>
Diffstat (limited to 'docs/submodules/ccsdk')
m--------- | docs/submodules/ccsdk/cds.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git -Subproject c0e0d75104151419f6918c21c0e457f5510c159 +Subproject 072fae6223e59c03f62cc3bee79bdc16e8ae1f9 |