mirror of
https://github.com/proxmoxer/docs.git
synced 2026-04-25 23:25:56 +03:00
[PR #10] [MERGED] Added Features and Updated Guide #117
Labels
No labels
CodeDay
enhancement
pull-request
testmu
testmu
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docs#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/docs/pull/10
Author: @AmolDerickSoans
Created: 8/25/2021
Status: ✅ Merged
Merged: 8/26/2021
Merged by: @liyasthomas
Base:
main← Head:main📝 Commits (6)
c62fe0fadded authorization feature6f318ebadded oAuth2 diagram41b793eadded more troubleshooting methods to restfda68eeMerge branch 'hoppscotch:main' into main1ea8615added a section on using Auth tokens in rest Guide29fc57eadded Feature : Body📊 Changes
19 files changed (+204 additions, -54 deletions)
View changed files
📝
content/en/develop.md(+0 -0)📝
content/en/features/authorization.md(+46 -0)📝
content/en/features/body.md(+18 -0)📝
content/en/features/interceptor.md(+36 -4)📝
content/en/quickstart/graphql.md(+6 -8)📝
content/en/quickstart/rest.md(+77 -2)📝
content/en/rest.md(+19 -40)➕
static/APIGuide/addingToEnv-dark.png(+0 -0)➕
static/APIGuide/addingToEnv-light.png(+0 -0)➕
static/APIGuide/github-developer-settings.png(+0 -0)➕
static/APIGuide/github-personal-access-tokens.png(+0 -0)➕
static/APIGuide/github-scopes-public.png(+0 -0)➕
static/APIGuide/usingVar-dark.png(+0 -0)➕
static/APIGuide/usingVar-light.png(+0 -0)➖
static/APIdocGuide/RHP_TATVA.zip(+0 -0)➕
static/Features/OAuth2.0.png(+0 -0)➕
static/Features/body-dark.png(+0 -0)➕
static/Features/body-light.png(+0 -0)📝
static/logo-light.svg(+2 -0)📄 Description
added more troubleshooting info for REST platform
added guide section on using auth Tokens
added Body and Auth to Features
some other changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.