[PR #1439] [MERGED] feat: add JSON-LD to the list of known content types #3313

Closed
opened 2026-03-17 00:56:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1439
Author: @dunglas
Created: 1/24/2021
Status: Merged
Merged: 1/25/2021
Merged by: @liyasthomas

Base: mainHead: feat/jsonld


📝 Commits (1)

  • a8d5ab0 feat: add JSON-LD to the list of known content types

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 helpers/utils/contenttypes.js (+2 -1)

📄 Description

Add JSON-LD to the list of known content types. It's a standard and a format commonly used by web APIs and in the Linked Data ecosystem (Schema.org, SOLID, ActivityPub...).

It's also used by default by API Platform that I maintain. I will probably create more following PR to ensure that Hoppscotch and API Platform play well together!


🔄 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/hoppscotch/pull/1439 **Author:** [@dunglas](https://github.com/dunglas) **Created:** 1/24/2021 **Status:** ✅ Merged **Merged:** 1/25/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `feat/jsonld` --- ### 📝 Commits (1) - [`a8d5ab0`](https://github.com/hoppscotch/hoppscotch/commit/a8d5ab035d88a8966b59109600e11ed0e07475be) feat: add JSON-LD to the list of known content types ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `helpers/utils/contenttypes.js` (+2 -1) </details> ### 📄 Description Add [JSON-LD](https://json-ld.org/) to the list of known content types. It's a standard and a format commonly used by web APIs and in the Linked Data ecosystem (Schema.org, SOLID, ActivityPub...). It's also used by default by [API Platform](https://api-platform.com) that I maintain. I will probably create more following PR to ensure that Hoppscotch and API Platform play well together! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:56:19 +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/hoppscotch#3313
No description provided.