docs: API for v113 (#6093)

* bump-openapi-doc

* docs: Update API Reference documentation with comprehensive examples and explanations

* docs: Update API Reference documentation with consistent curl command formatting

* configure-build

* docs: Improve API reference documentation clarity for flow execution endpoint

* run-result

* webhook-data

* updates-to-stream-and-run

* bump-api-to-114

* note-on-streaming-responses

* Apply suggestions from code review

Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>

* fix-broken-link-in-report

---------

Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
This commit is contained in:
Mendon Kissling 2025-02-05 12:28:08 -05:00 committed by GitHub
commit 7e99dab42e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2253 additions and 1646 deletions

File diff suppressed because one or more lines are too long

View file

@ -210,7 +210,7 @@ curl -X POST \
To test the webhook component:
1. Add a **Webhook** component to the flow.
2. Connect the **Webhook** component's **Data** output to the **Data** input of a [Data to Message](/components-processing#pasrse-data-data-to-message) component.
2. Connect the **Webhook** component's **Data** output to the **Data** input of a [Data to Message](/components-processing#parse-data-data-to-message) component.
3. Connect the **Data to Message** component's **Message** output to the **Text** input of a [Chat Output](/components-io#chat-output) component.
4. To send a POST request, copy the code from the **Webhook cURL** tab in the **API** pane and paste it into a terminal.
5. Send the POST request.

File diff suppressed because it is too large Load diff