mirror of
				https://gitea.invidious.io/iv-org/documentation.git
				synced 2024-08-15 00:53:34 +00:00 
			
		
		
		
	missing colon in /videos/:id schema
This commit is contained in:
		
							parent
							
								
									fcd195e4ba
								
							
						
					
					
						commit
						7990516e20
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								API.md
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								API.md
									
										
									
									
									
								
							| 
						 | 
					@ -143,7 +143,7 @@ All endpoints that return a JSON body support the [fields API](https://developer
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "author": String,
 | 
					      "author": String,
 | 
				
			||||||
      "lengthSeconds": Int32,
 | 
					      "lengthSeconds": Int32,
 | 
				
			||||||
      "viewCountText" String
 | 
					      "viewCountText": String
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue