Redocly / Redocly/redocly-cli

Add `join` command to redocly/openapi-core to allow joining from JS scripts

Open
#770 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

p3 Type: Enhancement Type: Maintenance
Dominant language
TypeScript
Stars
1.5k
Forks
228
Avg merge
1d 14h
Merged PRs (30d)
48

Description

Is your feature request related to a problem? Please describe.
Hello - I have some pipelines in JS where I need to merge OpenAPI specs and then bundle with decorators, and right now this involves calling openapi join through child_process.exec.

Describe the solution you'd like
It would be good if the join feature was added to openapi-core so this could be handled directly in JS.

Describe alternatives you've considered
https://www.npmjs.com/package/openapi-merge

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The request concerns the existing openapi join command and the openapi-core package, but it names no files, tests, or entry points. Start by locating the join implementation and its public package API, then verify that OpenAPI specs can be merged from a JS script and still be bundled with decorators.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
api, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.