Fix upload url arg name. 34/125434/2
authorandre.schmid <andre.schmid@est.tech>
Wed, 27 Oct 2021 18:04:29 +0000 (19:04 +0100)
committerAjith Sreekumar <ajith.sreekumar@bell.ca>
Mon, 1 Nov 2021 10:12:10 +0000 (10:12 +0000)
commit28d5047cecd111e380fe78d2d1d7e4756b78ed12
treee8d8cf4287276452987f9a447ba960c7c6079b26
parentc989419a1f8edeed0da94106162668dc023465b7
Fix upload url arg name.

The current argument name for the upload-url is USERID,
changing to UPLOAD_URL.

Issue-ID: POLICY-3797
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Change-Id: I59ae27f6a3908c98d897b586668ae7b921366544
gui-editors/gui-editor-apex/src/main/java/org/onap/policy/gui/editors/apex/rest/ApexEditorParameterParser.java