Redoc renders "object" instead of objectTitle in response schema (using oneOf & allOf)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25.9k
- Forks
- 2.4k
- Avg merge
- 13h 10m
- Merged PRs (30d)
- 4
Description
Hello!
I have a problem with Redoc. 'object' text is rendered instead of object title in Redoc. Swagger UI shows it correctly. Please help me fix this.
The code:

What Redoc renders:

What Swagger UI renders:

Thanks!
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
No file or test is named in the issue. Start by reproducing the response-schema rendering with the reported oneOf and allOf example, then trace the Redoc path that chooses the displayed object label. Done means the schema shows its object title instead of "object" and a regression test covers this case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, typescript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100