Skip to content

Show resolved schema names for $dynamicRef-bound properties #10913

Description

@aqeelat

Summary

Optional Swagger UI rendering enhancement for $dynamicRef-bound properties. This is a UX improvement that can be worked on in parallel and is not a prerequisite for resolver correctness.

Reference implementation / showcase

The showcase includes response schemas where a property such as data structurally renders as object, while a friendlier resolved schema name such as PaginatedPetItems may be useful to display.

Related issues

Proposed scope

  • Preserve structural type display such as object, array, or string.
  • When metadata is available, also show a useful resolved schema/component name for $dynamicRef-bound properties.
  • Example: render a response data property as PaginatedPetItems object, or an equivalent clear label, instead of only object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions