fix: use correct join column

This commit is contained in:
Björn Fromme
2025-11-20 15:28:03 +01:00
parent 63ccda5b8a
commit 5c284c1f11
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
### GET product data for myep
GET https://ep-reisen.ddev.site/api/product
?product=SBW
&hotel=SBWOU2
?product=SSTMR
&hotel=SSTGR
&key=abcabc123
###