Update test_json.json
Browse files- test_json.json +1 -0
    	
        test_json.json
    CHANGED
    
    | @@ -1,6 +1,7 @@ | |
| 1 | 
             
            [
         | 
| 2 | 
             
              {
         | 
| 3 | 
             
                "title": "Classic Spaghetti Carbonara",
         | 
|  | |
| 4 | 
             
                "doc": "A traditional Italian pasta dish made with eggs, cheese, pancetta, and black pepper.",
         | 
| 5 | 
             
                "time": "30 minutes",
         | 
| 6 | 
             
                "instructions": [
         | 
|  | |
| 1 | 
             
            [
         | 
| 2 | 
             
              {
         | 
| 3 | 
             
                "title": "Classic Spaghetti Carbonara",
         | 
| 4 | 
            +
                "cuisine": "Italian",
         | 
| 5 | 
             
                "doc": "A traditional Italian pasta dish made with eggs, cheese, pancetta, and black pepper.",
         | 
| 6 | 
             
                "time": "30 minutes",
         | 
| 7 | 
             
                "instructions": [
         |