{"id":32398467,"url":"https://github.com/openapi-processor/openapi-processor-intellij","last_synced_at":"2026-04-18T00:07:29.442Z","repository":{"id":49852892,"uuid":"376574187","full_name":"openapi-processor/openapi-processor-intellij","owner":"openapi-processor","description":"IntelliJ plugin - provides support for openapi-processor configuration file","archived":false,"fork":false,"pushed_at":"2026-03-28T15:51:13.000Z","size":7549,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-28T16:36:14.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openapi-processor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-13T15:14:05.000Z","updated_at":"2026-03-28T15:51:10.000Z","dependencies_parsed_at":"2025-12-13T21:08:17.303Z","dependency_job_id":null,"html_url":"https://github.com/openapi-processor/openapi-processor-intellij","commit_stats":null,"previous_names":[],"tags_count":80,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","purl":"pkg:github/openapi-processor/openapi-processor-intellij","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-processor%2Fopenapi-processor-intellij","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-processor%2Fopenapi-processor-intellij/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-processor%2Fopenapi-processor-intellij/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-processor%2Fopenapi-processor-intellij/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openapi-processor","download_url":"https://codeload.github.com/openapi-processor/openapi-processor-intellij/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openapi-processor%2Fopenapi-processor-intellij/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-25T07:59:13.732Z","updated_at":"2026-04-18T00:07:29.437Z","avatar_url":"https://github.com/openapi-processor.png","language":"Kotlin","readme":"# openapi-processor-intellij\n\n[![Build](https://github.com/openapi-processor/openapi-processor-intellij/actions/workflows/build.yml/badge.svg)](https://github.com/openapi-processor/openapi-processor-intellij/actions/workflows/build.yml)\n[![Version](https://img.shields.io/jetbrains/plugin/v/17008.svg)](https://plugins.jetbrains.com/plugin/17008)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/17008.svg)](https://plugins.jetbrains.com/plugin/17008)\n\n## Plugin Description\n\u003c!-- Plugin description --\u003e\nAdds support for the [openapi-processor](https://openapiprocessor.io/oap/home/home.html) `mapping.yaml` configuration file.\n\u003cbr/\u003e\u003cbr/\u003e\n\n* automatically selects the JSON schema of the `mapping.yaml` to provide editing support (autocompletion \u0026 validation). Note that the `openapi-processor-[mapping|spring]: v[x]` line in the `mapping.yaml` is used to detect it. \n* marks the `mapping.yaml` with an openapi-processor icon to separate it from the openapi YAML file(s) (includes new ui icon)\n* navigate from the `package-name` configuration in the `mapping.yaml` to the package with the generated sources (if the target package exists).\n* navigate from an endpoint `path` mapping in the `mapping.yaml` to the generated interface method (via a standard interface icon).  \n* navigate from an OpenAPI endpoint `path` to the generated endpoint interface methods (via a standard interface icon).\n* navigate from a generated endpoint interface to the OpenAPI endpoint `path` (via a standard OpenAPI icon).\n\u003cbr/\u003e\u003cbr/\u003e\n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\n- Using IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"openapi-processor\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://github.com/openapi-processor/openapi-processor-intellij/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n## Logging\n\n* to enable debug logging, add \"io.openapiprocessor.intellij:trace\" into Help/Diagnostic Tools/Debug Log Settings...\n\n---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenapi-processor%2Fopenapi-processor-intellij","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenapi-processor%2Fopenapi-processor-intellij","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenapi-processor%2Fopenapi-processor-intellij/lists"}