update adapter to encrypted format
This commit is contained in:
1
test/test-notes/test-create-note.json
Normal file
1
test/test-notes/test-create-note.json
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"test-create-note","data":"test-data"}
|
||||
1
test/test-notes/test-create-note.md
Normal file
1
test/test-notes/test-create-note.md
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"test-create-note","data":"test-data"}
|
||||
1
test/test-notes/test-crud-cycle.md
Normal file
1
test/test-notes/test-crud-cycle.md
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"test-crud-cycle","data":"test-data"}
|
||||
1
test/test-notes/test-note-1.json
Normal file
1
test/test-notes/test-note-1.json
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"test-note-1","data":"test-data"}
|
||||
1
test/test-notes/test-note-1.md
Normal file
1
test/test-notes/test-note-1.md
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"test-note-1","data":"test-data"}
|
||||
1
test/test-notes/test-update-note-2.json
Normal file
1
test/test-notes/test-update-note-2.json
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"test-update-note-2","data":"Updated data v2"}
|
||||
1
test/test-notes/test-update-note-2.md
Normal file
1
test/test-notes/test-update-note-2.md
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"test-update-note-2","data":"Updated data v2"}
|
||||
1
test/test-notes/test-update-note.json
Normal file
1
test/test-notes/test-update-note.json
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"test-update-note","data":"Updated data"}
|
||||
1
test/test-notes/test-update-note.md
Normal file
1
test/test-notes/test-update-note.md
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"test-update-note","data":"Updated data"}
|
||||
Reference in New Issue
Block a user