[PR #3] [MERGED] Added pages : API documentation and did minor changes #112

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (2)

  • 1d3b718 added Documenting API page to section:getting started
  • 01fe18b added page API docs to section: getting started

📊 Changes

18 files changed (+500 additions, -27 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 content/en/Developer/ContribGuide.md (+3 -3)
📝 content/en/Developer/Develop.md (+5 -5)
📝 content/en/Developer/changelog.md (+2 -2)
📝 content/en/Guides/APIguide.md (+9 -6)
📝 content/en/Guides/DocumentAPI.md (+46 -5)
📝 content/en/Guides/Graphqlguide.md (+1 -1)
📝 content/en/RESTeditor.md (+3 -3)
📝 content/en/RealtimeEditor.md (+1 -1)
📝 package-lock.json (+0 -1)
static/Resources/en/APIGuide/hoppscotch-collection.json (+429 -0)
static/Resources/en/APIdocGuide/RHP_TATVA.zip (+0 -0)
static/Resources/en/APIdocGuide/document-dark.png (+0 -0)
static/Resources/en/APIdocGuide/document-light.png (+0 -0)
static/Resources/en/APIdocGuide/fromcollection-dark.png (+0 -0)
static/Resources/en/APIdocGuide/fromcollection-light.png (+0 -0)
static/Resources/en/APIdocGuide/local-dark.png (+0 -0)
static/Resources/en/APIdocGuide/local-light.png (+0 -0)

📄 Description

No description provided


🔄 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/3 **Author:** [@AmolDerickSoans](https://github.com/AmolDerickSoans) **Created:** 7/22/2021 **Status:** ✅ Merged **Merged:** 7/22/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`1d3b718`](https://github.com/hoppscotch/docs/commit/1d3b7188290fcfc9a8ecea8e96187bf989c79f63) added Documenting API page to section:getting started - [`01fe18b`](https://github.com/hoppscotch/docs/commit/01fe18b4e26dd004ccd6d82115d4d03e2339d55c) added page API docs to section: getting started ### 📊 Changes **18 files changed** (+500 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `content/en/Developer/ContribGuide.md` (+3 -3) 📝 `content/en/Developer/Develop.md` (+5 -5) 📝 `content/en/Developer/changelog.md` (+2 -2) 📝 `content/en/Guides/APIguide.md` (+9 -6) 📝 `content/en/Guides/DocumentAPI.md` (+46 -5) 📝 `content/en/Guides/Graphqlguide.md` (+1 -1) 📝 `content/en/RESTeditor.md` (+3 -3) 📝 `content/en/RealtimeEditor.md` (+1 -1) 📝 `package-lock.json` (+0 -1) ➕ `static/Resources/en/APIGuide/hoppscotch-collection.json` (+429 -0) ➕ `static/Resources/en/APIdocGuide/RHP_TATVA.zip` (+0 -0) ➕ `static/Resources/en/APIdocGuide/document-dark.png` (+0 -0) ➕ `static/Resources/en/APIdocGuide/document-light.png` (+0 -0) ➕ `static/Resources/en/APIdocGuide/fromcollection-dark.png` (+0 -0) ➕ `static/Resources/en/APIdocGuide/fromcollection-light.png` (+0 -0) ➕ `static/Resources/en/APIdocGuide/local-dark.png` (+0 -0) ➕ `static/Resources/en/APIdocGuide/local-light.png` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:26:53 +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#112
No description provided.