[PR #8] [MERGED] Added content to Features #119

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/8
Author: @AmolDerickSoans
Created: 8/23/2021
Status: Merged
Merged: 8/23/2021
Merged by: @liyasthomas

Base: mainHead: main


📝 Commits (10+)

📊 Changes

45 files changed (+209 additions, -24 deletions)

View changed files

📝 content/en/features/collections.md (+13 -0)
📝 content/en/features/customization.md (+15 -0)
📝 content/en/features/environments.md (+13 -0)
📝 content/en/features/history.md (+8 -0)
📝 content/en/features/interceptor.md (+7 -0)
📝 content/en/features/shortcuts.md (+42 -0)
📝 content/en/features/translations.md (+28 -0)
📝 content/en/graphql.md (+19 -14)
📝 content/en/quickstart.md (+0 -7)
📝 content/en/quickstart/mqtt.md (+24 -0)
📝 content/en/quickstart/socket.md (+8 -0)
📝 content/en/quickstart/sse.md (+30 -0)
📝 content/en/quickstart/tests.md (+2 -1)
📝 content/en/rest.md (+0 -2)
static/Features/Interceptor-dark.png (+0 -0)
static/Features/Interceptor-light.png (+0 -0)
static/Features/language-dark.png (+0 -0)
static/Features/language-light.png (+0 -0)
static/Features/languageSelect-dark.png (+0 -0)
static/Features/languageSelect-light.png (+0 -0)

...and 25 more files

📄 Description

-Added Features:
Interceptor
Synchronisation
Shortcuts
Customization
Translation
Collections (placeholdler old SCs)
Environments (placeholder old SCs)

  • Added Quickstart
    SSE
    MQTT
  • Getting started
    Changed SCs in Graphql

Some other small changes


🔄 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/8 **Author:** [@AmolDerickSoans](https://github.com/AmolDerickSoans) **Created:** 8/23/2021 **Status:** ✅ Merged **Merged:** 8/23/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`fabcb5f`](https://github.com/hoppscotch/docs/commit/fabcb5f57a7e43d5a75e7b2fbdca8099180c5dec) added Feature: Interceptor - [`cadd428`](https://github.com/hoppscotch/docs/commit/cadd4282d3a20edba33c8444211daa495d30a714) added Feature: customization - [`12dbb1d`](https://github.com/hoppscotch/docs/commit/12dbb1ddc0963d3a17cf19a6b6c6c79de1c9a3f6) added Feature: translations - [`3041ece`](https://github.com/hoppscotch/docs/commit/3041ece411f53720a0a150b7e183a339421d5382) added Feature:shortcuts - [`291dfc9`](https://github.com/hoppscotch/docs/commit/291dfc9a8a0663bf08843773ab58b9df64891b27) changed graphql images - [`05ff720`](https://github.com/hoppscotch/docs/commit/05ff7203d2532c706c41243296f7b95de8937f28) changed REST API page - [`54f170c`](https://github.com/hoppscotch/docs/commit/54f170cb3f4f2e6af064feb8e06b23cdb999ab7f) minor changes - [`02c73f0`](https://github.com/hoppscotch/docs/commit/02c73f043ccc9a0aa4197bdf001cd1a331e58223) added MQTT quickstart guide - [`736814f`](https://github.com/hoppscotch/docs/commit/736814feae32e31d135fc4ef44916f98b959aefb) added quickstart guide SSE - [`e87c161`](https://github.com/hoppscotch/docs/commit/e87c161591f63787d322bc3efa05cbfe83b27bab) minor changes ### 📊 Changes **45 files changed** (+209 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `content/en/features/collections.md` (+13 -0) 📝 `content/en/features/customization.md` (+15 -0) 📝 `content/en/features/environments.md` (+13 -0) 📝 `content/en/features/history.md` (+8 -0) 📝 `content/en/features/interceptor.md` (+7 -0) 📝 `content/en/features/shortcuts.md` (+42 -0) 📝 `content/en/features/translations.md` (+28 -0) 📝 `content/en/graphql.md` (+19 -14) 📝 `content/en/quickstart.md` (+0 -7) 📝 `content/en/quickstart/mqtt.md` (+24 -0) 📝 `content/en/quickstart/socket.md` (+8 -0) 📝 `content/en/quickstart/sse.md` (+30 -0) 📝 `content/en/quickstart/tests.md` (+2 -1) 📝 `content/en/rest.md` (+0 -2) ➕ `static/Features/Interceptor-dark.png` (+0 -0) ➕ `static/Features/Interceptor-light.png` (+0 -0) ➕ `static/Features/language-dark.png` (+0 -0) ➕ `static/Features/language-light.png` (+0 -0) ➕ `static/Features/languageSelect-dark.png` (+0 -0) ➕ `static/Features/languageSelect-light.png` (+0 -0) _...and 25 more files_ </details> ### 📄 Description -Added Features: Interceptor Synchronisation Shortcuts Customization Translation Collections (placeholdler old SCs) Environments (placeholder old SCs) - Added Quickstart SSE MQTT - Getting started Changed SCs in Graphql Some other small changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:27:10 +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#119
No description provided.