We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb77168 commit 5753343Copy full SHA for 5753343
src/#apmg#cl_ajson_extensions.clas.abap
@@ -11,7 +11,7 @@ CLASS /apmg/cl_ajson_extensions DEFINITION
11
************************************************************************
12
PUBLIC SECTION.
13
14
- CONSTANTS c_version TYPE string VALUE '1.5.0' ##NEEDED.
+ CONSTANTS c_version TYPE string VALUE '2.0.0' ##NEEDED.
15
16
"! Like zcl_ajson_mapping=>create_to_camel_case( ) but keep any leading underscore
17
"! and first characters after it in lower case
0 commit comments