summaryrefslogtreecommitdiffstats
path: root/docs/submodules/so.git
diff options
context:
space:
mode:
authorChan, Mercy <merce.chan@att.com>2019-07-01 13:41:43 -0400
committerGerrit Code Review <gerrit@onap.org>2019-07-01 17:41:43 +0000
commitd0392cdb32c8dbe392ef99c1c0f92006e64d77e3 (patch)
treed23b8677120e42bb84edbd182a7592f194a4b111 /docs/submodules/so.git
parent036eb7700adfcff39c3fc7ab6ea2a66d17dd5028 (diff)
Update git submodules
* Update docs/submodules/so.git from branch 'master' to 0d562688867a1b2e7a34ee6416cd54f7a9f6b89e - support new query param format - added format query parameter (optional), implemented logic to populate requestStatus field based on whether or not format is present moved request status constants to its own class visible globally. - changed @requestParam to @QueryParam in GET endpoint (OrchestrationRequests class. updated unit tests to call method being tested directly rather than from another private function - moved setting requestStatus to a separate method, also updated unit tests to separate out each scenarion into its own method - added unit test for when format=detail, corrected existing unit tests to test result to be FAILED - updated Status.java to include extra request status values; moved Status class to common org.onap.so.constants package Change-Id: Ic593de5fdfdcbc3121f481c86d1e261406082260 Issue-ID: SO-2080 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Diffstat (limited to 'docs/submodules/so.git')
m---------docs/submodules/so.git0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git
-Subproject cabd51660c3c8ec52e329027179f5c6cabb03ac
+Subproject 0d562688867a1b2e7a34ee6416cd54f7a9f6b89