Skip to content

Commit 65a0168

Browse files
committed
Remove link property from booking_history_entry schema
The link field exposed internal admin paths and payment dashboard URLs. Remove it from the public API schema. https://claude.ai/code/session_014Bxd8mJrp72PwiwM3tWGqm
1 parent 7fdaa57 commit 65a0168

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

v2/jammed.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2808,10 +2808,6 @@ components:
28082808
type: string
28092809
nullable: true
28102810
description: Detailed description of the event
2811-
link:
2812-
type: string
2813-
nullable: true
2814-
description: Related URL for the event
28152811
required:
28162812
- title
28172813
- timestamp

0 commit comments

Comments
 (0)