Project

General

Profile

1
#!/bin/bash
2

    
3
curl -H "Content-Type: application/json" --data @test_record.json "http://localhost:8280/app/mvc/api/publications/feedObject"
(1-1/14)