... | @@ -48,7 +48,7 @@ curl -X POST --data-binary @heenbericht.xml localhost:8080/retour |
... | @@ -48,7 +48,7 @@ curl -X POST --data-binary @heenbericht.xml localhost:8080/retour |
|
|
|
|
|
Example (generation with fixed patch version, 3.0.3, version 1.1 and newer only):
|
|
Example (generation with fixed patch version, 3.0.3, version 1.1 and newer only):
|
|
```
|
|
```
|
|
curl -X POST -H "X-Version-Override: 3.0.3" --data-binary @bericht.xml localhost:8080/validatie
|
|
curl -X POST -H "X-Version-Override: 3.0.3" --data-binary @heenbericht.xml localhost:8080/retour
|
|
```
|
|
```
|
|
|
|
|
|
### Error codes ###
|
|
### Error codes ###
|
... | | ... | |