[PR #263] [MERGED] docs: Collection Runner, Uploading Binary files, CLI updates #307

Closed
opened 2026-03-16 12:37:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/263
Author: @SanskritiHarmukh
Created: 11/22/2024
Status: Merged
Merged: 11/28/2024
Merged by: @SanskritiHarmukh

Base: mainHead: release-v2024.11.0


📝 Commits (5)

  • bead9b5 docs: Add updates related to Release v2024.11.0
  • ecd493f update: remove the 'set content type for individual part in multipart/form-data' section
  • 11c712c Remove keep variable values setting description
  • a539506 update: running and post-run actions
  • 1e23989 update: add a note regarding desktop app and section for specific content type uploads

📊 Changes

4 files changed (+91 additions, -2 deletions)

View changed files

📝 documentation/clients/cli/overview.mdx (+22 -0)
documentation/features/runner.mdx (+45 -0)
📝 documentation/getting-started/rest/uploading-data.mdx (+23 -2)
📝 mint.json (+1 -0)

📄 Description

This PR addresses the updates related to Release v2024.11.0:

  • Introduced a new page for the Collection Runner.
  • Updated the CLI Overview page with descriptions for two new flags: --iteration-count and --iteration-data.
  • Added a section on specifying content types for individual parts when uploading multipart/form-data.
  • Included instructions for uploading binary files in the request body.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/docs/pull/263 **Author:** [@SanskritiHarmukh](https://github.com/SanskritiHarmukh) **Created:** 11/22/2024 **Status:** ✅ Merged **Merged:** 11/28/2024 **Merged by:** [@SanskritiHarmukh](https://github.com/SanskritiHarmukh) **Base:** `main` ← **Head:** `release-v2024.11.0` --- ### 📝 Commits (5) - [`bead9b5`](https://github.com/hoppscotch/docs/commit/bead9b5ebc6da13272ab34c5c3ac60e2811c1cdb) docs: Add updates related to Release v2024.11.0 - [`ecd493f`](https://github.com/hoppscotch/docs/commit/ecd493f940d8a6844e5d9ca51cbdde16a5ebae0d) update: remove the 'set content type for individual part in multipart/form-data' section - [`11c712c`](https://github.com/hoppscotch/docs/commit/11c712c72d6f73f0a9125fbe69edcf454f05a332) Remove keep variable values setting description - [`a539506`](https://github.com/hoppscotch/docs/commit/a5395064b96d3fbbd7749f2ef6ba5a66314b2b2b) update: running and post-run actions - [`1e23989`](https://github.com/hoppscotch/docs/commit/1e23989668817848df8468ac70c5d3a88a58ed08) update: add a note regarding desktop app and section for specific content type uploads ### 📊 Changes **4 files changed** (+91 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `documentation/clients/cli/overview.mdx` (+22 -0) ➕ `documentation/features/runner.mdx` (+45 -0) 📝 `documentation/getting-started/rest/uploading-data.mdx` (+23 -2) 📝 `mint.json` (+1 -0) </details> ### 📄 Description This PR addresses the updates related to Release v2024.11.0: - [x] Introduced a new page for the Collection Runner. - [x] Updated the CLI Overview page with descriptions for two new flags: `--iteration-count` and `--iteration-data`. - [x] Added a section on specifying content types for individual parts when uploading `multipart/form-data`. - [x] Included instructions for uploading binary files in the request body. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:37:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docs#307
No description provided.