docs: Audit use of tabs and details (#9196)

* audit details

* tabs pt 1

* tabs pt 2

* tabs pt 3

* tabs to details
This commit is contained in:
April I. Murphy
2025-07-28 10:09:14 -07:00
committed by GitHub
parent 51715ea0c5
commit 7f04e15602
34 changed files with 1067 additions and 1195 deletions

View File

@ -138,6 +138,7 @@ curl -X GET \
<details>
<summary>Result</summary>
```text
{
"version": "1.1.1",
@ -145,6 +146,7 @@ curl -X GET \
"package": "Langflow"
}
```
</details>
### Get configuration
@ -160,6 +162,7 @@ curl -X GET \
<details>
<summary>Result</summary>
```json
{
"feature_flags": {
@ -172,6 +175,7 @@ curl -X GET \
"max_file_size_upload": 100
}
```
</details>
### Get all components