Skip to content

Commit c1c6e17

Browse files
committed
change description in json
1 parent 1a3f93d commit c1c6e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2023-12-29-github-copilot-fixing-test-failure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The JSON schema for my REST service looked like this:
1717
{
1818
"id": 1,
1919
"name": "Fanatic Falcon",
20-
"description": "string",
20+
"description": "Slalom board",
2121
"specifications" : [
2222
{"id": 10, "name": "Falcom 100", "volume": 100},
2323
{"id": 11, "name": "Falcom 110", "volume": 110},

0 commit comments

Comments
 (0)