[GH-ISSUE #2138] [feature]: Add support for PATCH method to OpenAPI importer #723

Closed
opened 2026-03-16 16:52:27 +03:00 by kerem · 2 comments
Owner

Originally created by @kkebo on GitHub (Feb 28, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2138

Originally assigned to: @AndrewBastin on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Summary

The current implementation of the OpenAPI importer seems to ignore PATCH requests when importing collections from an OpenAPI specification file. Please support it.

Why should this be worked on?

Because the PATCH method is popular. For example, it's used by GitHub REST API, Google Cloud APIs, and LXD REST API.

Originally created by @kkebo on GitHub (Feb 28, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2138 Originally assigned to: @AndrewBastin on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary The current implementation of the OpenAPI importer seems to ignore PATCH requests when importing collections from an OpenAPI specification file. Please support it. ### Why should this be worked on? Because the PATCH method is popular. For example, it's used by GitHub REST API, Google Cloud APIs, and LXD REST API.
kerem 2026-03-16 16:52:27 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@AndrewBastin commented on GitHub (Mar 11, 2022):

Should be fixed in github.com/hoppscotch/hoppscotch@fda9f2e842.

Closing the issue.

@kkk669 can you verify ?

<!-- gh-comment-id:1065356104 --> @AndrewBastin commented on GitHub (Mar 11, 2022): Should be fixed in https://github.com/hoppscotch/hoppscotch/commit/fda9f2e84246c0c267621e6ffc5b6862c5fbd10f. Closing the issue. @kkk669 can you verify ?
Author
Owner

@kkebo commented on GitHub (Mar 14, 2022):

@AndrewBastin Sorry for the delay in replying. I've confirmed that it was now fixed. Thank you so much!

<!-- gh-comment-id:1066574943 --> @kkebo commented on GitHub (Mar 14, 2022): @AndrewBastin Sorry for the delay in replying. I've confirmed that it was now fixed. Thank you so much!
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#723
No description provided.