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: README.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
@@ -24,7 +24,7 @@ This repository provides examples demonstrating how to use Oracle Functions.
24
24
| Create an object in OCI Object Storage |[sample](./samples/oci-objectstorage-put-object-python)|[sample](./samples/oci-objectstorage-put-object-java)|
25
25
| Create a PAR in OCI Object Storage |[sample](./samples/oci-objectstorage-create-par-python)||
26
26
| Display an OCI Cloud Event |[sample](./samples/oci-event-display-python)|
27
-
| Invoke another Function |[sample](./samples/oci-invoke-function-python)|||
27
+
| Invoke another Function using the OCI SDK|[sample](./samples/oci-invoke-function-python)|||
28
28
| Run a SQL statement against Autonomous DB using ORDS |[sample](./samples/oci-adb-ords-runsql-python)|
29
29
| Run a SQL statement against Autonomous DB using DB Client |[sample](./samples/oci-adb-client-runsql-python)||
30
30
| Publish a notification using ONS |[sample](./samples/oci-ons-publish-python)|
0 commit comments