OpenAPITools / OpenAPITools/openapi-generator
[REQ] Add support for generation for top-level webhooks
Open
Nobody has claimed this yet.
Enhancement: Feature
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Is your feature request related to a problem? Please describe.
JSON schemas recently added a top-level webhooks field for v3.1. There doesn't seem to be any support for this field in at least the Node.js generator.
Describe the solution you'd like
Add support for top-level webhooks in Node.js server generation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Node.js server generator and its handling of the OpenAPI 3.1 top-level webhooks field. Compare generated output with the v3.1 webhook example linked in the issue; done means Node.js server generation supports that field and corresponding coverage verifies it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, openapi
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100