{"version":"1.0.0","endpoints":[{"path":"/api/create-checkout-session","method":"POST","description":"Creates a new Stripe checkout session","parameters":[],"responses":{"200":{"description":"Successful response with checkout session ID","content":{"application/json":{"schema":{"type":"object","properties":{"sessionId":{"type":"string","description":"The Stripe checkout session ID"}}}}}},"500":{"description":"Internal server error"}}}]}