Fix API definition
This commit is contained in:
		
							parent
							
								
									ae44fe7818
								
							
						
					
					
						commit
						83d168ece3
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -14,8 +14,10 @@ export const meta = {
 | 
			
		|||
 | 
			
		||||
	params: {
 | 
			
		||||
		noteId: $.type(ID).note({
 | 
			
		||||
			'ja-JP': '対象の投稿のID',
 | 
			
		||||
			'en-US': 'The ID of the target note'
 | 
			
		||||
			desc: {
 | 
			
		||||
				'ja-JP': '対象の投稿のID',
 | 
			
		||||
				'en-US': 'The ID of the target note'
 | 
			
		||||
			}
 | 
			
		||||
		}),
 | 
			
		||||
 | 
			
		||||
		limit: $.num.optional.range(1, 100).note({
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue