context7 icon indicating copy to clipboard operation
context7 copied to clipboard

Library Report: /sambegui/jumpcloud_api_2_0 - Not a documentation repo, should be disabled.

Open sambegui opened this issue 2 months ago • 2 comments

Request to Disable Library: /sambegui/jumpcloud_api_2_0

Library Information

  • Library ID: /sambegui/jumpcloud_api_2_0
  • Repository URL: https://github.com/sambegui/jumpcloud_api_2_0

Issue

This library was incorrectly added using the GitHub repository import method, which parses markdown documentation files. However, I intended to import an OpenAPI specification, not a documentation repository.

What happened:

  • I attempted to use the OpenAPI import feature with a GitHub URL, but it failed with parsing errors
  • As a workaround, I mistakenly added the repository using the GitHub repository import method
  • This library now contains markdown documentation from the repository, not the OpenAPI specification I intended

Current status:

  • I've since successfully imported the OpenAPI specification using Cloudflare R2 Object Storage
  • This library (/sambegui/jumpcloud_api_2_0) is no longer needed and contains incorrect content

Request

Please disable/remove the library /sambegui/jumpcloud_api_2_0 from Context7 as it does not contain the intended OpenAPI documentation.

Thank you!

sambegui avatar Nov 23 '25 13:11 sambegui

Removed it, but in the end the open api parsing worked or not?

enesgules avatar Nov 24 '25 13:11 enesgules

Hi @enesgules I was unable to import the OpenAPI using the YAML found from the official docs site: JumpCloud API

I also tried converting to OpenAPI 3.0 and uploading it to a Cloudflare R2 storage which can be found here: JumpCloud API OpenAPI 3.0

But both formats were not accepted when uploading to Context7. In the console, I noticed that I was receiving 404 and 500 errors when I would try to use the OpenAPI link.

sambegui avatar Nov 24 '25 15:11 sambegui