You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/technical/ajson.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,4 @@ abap2UI5 relies heavily on JSON handling for frontend/backend communication, ini
4
4
5
5
To address these challenges, abap2UI5 now uses the open-source project [ajson](https://github.com/sbcgua/ajson) for JSON handling. It is integrated into the project under the `z2ui5` namespace, ensuring that ajson is automatically installed with every abap2UI5 installation. This significantly reduces dependencies on SAP APIs.
6
6
7
-
Moreover, working with ajson is straightforward thanks to its clear API, excellent documentation, quick support for issue resolution, and best of all—it is compatible from version 702 to ABAP Cloud.
7
+
Moreover, working with ajson is straightforward thanks to its clear API, excellent documentation, quick support for issue resolution, and best of all — it is compatible from version 702 to ABAP Cloud.
0 commit comments