update get handler (#333)

This commit is contained in:
oblomov 2023-07-01 21:02:25 +02:00 committed by GitHub
parent 2aa9d4bdd2
commit daef6cf9f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ CLASS z2ui5_cl_http_handler DEFINITION
t_config TYPE z2ui5_if_client=>ty_t_name_value OPTIONAL
content_security_policy TYPE clike OPTIONAL
check_logging TYPE abap_bool OPTIONAL
PREFERRED PARAMETER t_config
RETURNING
VALUE(r_result) TYPE string.