swagger-api / swagger-api/swagger-codegen

Generating model with different mechanism instead of JsonTypeInfo.As.PROPERTY

Open
#9,690 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Hi,

is that anyway to define persisted polymorphic type information as @JsonTypeInfo WRAPPER_OBJECT instead of default PROPERTY when generating the java POJO from swagger.json?

issue

Thanks.

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

Review the Java POJO generation path and its template or configuration handling for swagger.json inputs. Determine whether the generated JsonTypeInfo annotation can support WRAPPER_OBJECT rather than PROPERTY, and define completion as generated models using the requested persisted type-information mechanism.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, openapi
Domain
api, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.