change to match up with api
This commit is contained in:
		
							parent
							
								
									13de00bdf2
								
							
						
					
					
						commit
						355a1a15fa
					
				| @ -1,4 +1,4 @@ | |||||||
| curl -H "Content-Type: application/json" -X POST -d@./srce.json http://localhost/srce_set | curl -H "Content-Type: application/json" -X POST -d@./srce.json http://localhost/source | ||||||
| curl -H "Content-Type: application/json" -X POST -d@./map.json http://localhost/mapdef_set | curl -H "Content-Type: application/json" -X POST -d@./map.json http://localhost/regex | ||||||
| curl -H "Content-Type: application/json" -X POST -d@./vals.json http://localhost/mapval_set | curl -H "Content-Type: application/json" -X POST -d@./vals.json http://localhost/mapping | ||||||
| curl -v -F upload=@./d.csv http://localhost/import?srce=dcard | curl -v -F upload=@./d.csv http://localhost/import?srce=dcard | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user