Skip to content

Commit 09bfa4c

Browse files
committed
DOCSP-43495 updating image
1 parent fe5504f commit 09bfa4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/copilot-schema.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ Each document in the collection has the following structure:
2525
:copyable: false
2626

2727
{
28-
"_id": {
28+
_id: {
2929
"$oid": "59b99db4cfa9a34dcd7885b6"
3030
},
31-
"name": "Ned Stark",
32-
"email": "[email protected]",
33-
"password": "$2b$12$UREFwsRUoyF0CRqGNK0LzO0HM/jLhgUCNNIJ9RJAqMUQ74crlJ1Vu"
31+
name: "Ned Stark",
32+
33+
password: "$2b$12$UREFwsRUoyF0CRqGNK0LzO0HM/jLhgUCNNIJ9RJAqMUQ74crlJ1Vu"
3434
}
3535

3636

0 commit comments

Comments
 (0)