diff options
author | 2019-05-16 13:41:41 +0000 | |
---|---|---|
committer | 2019-05-16 13:41:41 +0000 | |
commit | 4c6b883a3599b2dbc286504e173a4c1f10fe7742 (patch) | |
tree | d84d65eebdc2d87f85e2315fe0c061f2702f45d6 /docs/submodules/ccsdk/cds.git | |
parent | 8066140c073c56e4fde260b40cab2ec9d6217b4d (diff) |
Update git submodules
* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
to f7db22a86a9007e51ae805530022e304a81c4f88
- Merge "Bugfix: Blueprints Processor always return 200 OK" into dublin
- 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>
(cherry picked from commit 5801ed7abaa58f7ef728ad68c496a3780d438194)
Diffstat (limited to 'docs/submodules/ccsdk/cds.git')
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 9e5feb5310eada0a0505fcbe5bc58041a109810 +Subproject f7db22a86a9007e51ae805530022e304a81c4f8 |