Added Example for is Null
Trailing , in the filter caught me off guard, i figured i'd be nice to have an example of using the "is null" filter…
This commit is contained in:
		
					parent
					
						
							
								a90dbd3d35
							
						
					
				
			
			
				commit
				
					
						50206ddba4
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -153,6 +153,7 @@ GET http://localhost/api.php/categories?filter=name,eq,Internet | |||
| GET http://localhost/api.php/categories?filter=name,sw,Inter | ||||
| GET http://localhost/api.php/categories?filter=id,le,1 | ||||
| GET http://localhost/api.php/categories?filter=id,lt,2 | ||||
| GET http://localhost/api.php/categories?filter=description,is, | ||||
| ``` | ||||
| 
 | ||||
| Output: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lukas Grebe
				Lukas Grebe