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: data-platform/autonomous-database/autonomous-json/document_format_conversion_api/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
This repo contains PL/SQL API for document conversion demonstrating how it is possible to abstract from a particular format (XML or JSON) and work on the data.
2
2
3
-
**- doc directory contains documentation, including overview presentation and user guide
4
-
**- sql directory contains API code with scripts allowing easy installation and removal
5
-
**- demo directory contains script demonstrating functionality of the API
3
+
- doc directory contains documentation, including overview presentation and user guide
4
+
- sql directory contains API code with scripts allowing easy installation and removal
5
+
- demo directory contains script demonstrating functionality of the API
0 commit comments