openapi: 3.2.0 info: title: Fast Forecast Preview API version: 0.1.0 tags: - name: Forecast Preview paths: /forecast-preview: post: summary: ' Controller Forecast Preview' operationId: _controller_forecast_preview_forecast_preview_post responses: '201': description: Successful Response content: application/json: schema: {} tags: - Forecast Preview