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: aci_tenant/README.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Overview
2
2
3
-
Connect to API via Rest Connecor, and create tenant, check the tenant and delete the tenant. This will check if the tenant exists, or not to make REST API is properly done.
3
+
Connect to API via Rest Connecor, and create tenant, check the tenant and delete the tenant. This will check if the tenant exists, or not to make sure REST API is properly done.
4
4
5
-
No python code. All is done in YAML by using `Blitz`(Quick Trigger).
5
+
No python knowledge required. All is done in YAML by using `Blitz`(Quick Trigger).
6
6
7
7
# Steps
8
8
@@ -16,7 +16,7 @@ Please check `trigger_datafile.yaml`. The test is written in YAML. So, easy to f
0 commit comments