Skip to content

Exportation cUrl

Le bouton de fonction

Exportation cUrl

Introduction aux fonctionnalités

Exporter le standard Curl

shell
curl -X 'POST' --url 'http://localhost:8080/rat/simple/add' -H 'Content-Type: application/json; charset=UTF-8' -d '{"id":0,"name":"String","version":"String"}'

présentation (cliquez pour agrandir)