Skip to content

[Feature]: Introduce resolveResponsesFully #2215

@Curs3W4ll

Description

@Curs3W4ll

Feature Description

The resolveResponses option has been introduced to fix the responses resolving step, but it will automatically inline responses, which we not always want to.

Use Case

Being able to resolve responses without inlining them.

Suggested Solution (optional)

To support both use cases, we may want to make the resolveResponses option resolve responses, but not inlining responses by default, and introduce resolveResponsesFully which will do the same but also inlining responses (what is currently done by the resolveResponses option).

Alternatives Considered

None :/

Additional Context

Checklist

  • I have searched the existing issues to ensure this is not a duplicate.
  • This feature would be useful to more than just my use case.
  • I have provided enough detail for the maintainers to understand the scope of the request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions