[WIP] front api exchanges

This commit is contained in:
2026-02-11 00:53:40 +01:00
parent feea610d09
commit 3b2b36839f
19 changed files with 694 additions and 32 deletions

View File

@@ -10,12 +10,12 @@ vars:pre-request {
Route: forms
ExamplePOSTBody: '''
{
"productor_id": 1,
"productor_id": 2,
"referer_id": 1,
"season": "Hiver-2026",
"shipments": 5,
"season": "Automne-2026",
"start": "2026-01-10",
"end": "2026-05-10"
"end": "2026-05-10",
"name": "test very very very form long name"
}
'''
ExamplePUTBody: '''