new-release (#738)

* new-release

* Update z2ui5_cl_fw_http_handler.clas.abap
This commit is contained in:
oblomov 2023-12-20 18:56:31 +01:00 committed by GitHub
parent 4db563d033
commit 16bcd4b023
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Legend
- : removed
2023-12-15 v1.111.0
2023-12-15 v1.112.0
-------------------
+ binding on cell level

View File

@ -4,7 +4,7 @@ CLASS z2ui5_cl_fw_http_handler DEFINITION
PUBLIC SECTION.
CONSTANTS c_abap_version TYPE string VALUE '1.111.0' ##NO_TEXT.
CONSTANTS c_abap_version TYPE string VALUE '1.112.0' ##NO_TEXT.
CLASS-METHODS http_post
IMPORTING