Skip to content
Snippets Groups Projects
Commit 38aaf1ca authored by Pascal Osterwinter's avatar Pascal Osterwinter
Browse files

Added callback to code snippet example

parent eacf7497
No related branches found
No related tags found
1 merge request!186Added callback to code snippet example (planning#74)
......@@ -55,6 +55,10 @@ $ curl -L -X POST "$SUBMISSION_API/v1/submissions" \
\"serviceType\": {
\"name\": \"Antrag Name\",
\"identifier\": \"urn:de:fim:leika:leistung:99102013104000\"
},
\"callback\": {
\"url\": \"https://my-onlineservice.example.org/callbacks/fit-connect\",
\"secret\": \"insecure_unsafe_qHScgrg_kP-R31jHUwp3GkVkGJolvBchz65b74Lzue0\"
}
}"
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment