Skip to content

Commit

Permalink
docs: Add resource ID to test examples (#1488)
Browse files Browse the repository at this point in the history
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
  • Loading branch information
oguzhand95 committed Mar 16, 2023
1 parent 2e3fd4e commit 80e7360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ principals:
resources:
company:
kind: company
id: company

tests:
- name: Company CRUD Actions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ principals:
resources:
contact:
kind: contact
id: contact

tests:
- name: Contact CRUD Actions
Expand Down

0 comments on commit 80e7360

Please sign in to comment.