Skip to content

Deeply-nested arrays/objects aren’t supported #2387

@lubomirblazekcz

Description

@lubomirblazekcz

Description

Currently deeply-nested arrays/objects aren’t supported. I understand that it's because of the openapi spec.

Proposal

Recently there was some development in that area - OAI/OpenAPI-Specification#1706 (comment)

Is that something that can be addressed in the current implementation? For example stringify deeply nested arrays/objects as JSON? (unjs/ufo does that)

Or qs style support with [] or [0] delimiters? Something that languages like PHP support natively?

Extra

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestopenapi-fetchRelevant to the openapi-fetch library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions