swagger-api / swagger-api/swagger-client

OpenAPI 3.x.y support: add support for `spaceDelimited` style for object encoding

Open
#2,962 0 comments 0 reactions 1 assignee View on GitHub

@char0n is already working on this.

Since May 19, 2023.

type: feature version: 3.x
Dominant language
JavaScript
Stars
2.7k
Forks
765
Avg merge
1d 1h
Merged PRs (30d)
6

Description

OpenAPI 3.1.0 added support for the object type for spaceDelimited style values. This change is specific to Parameter Object. OpenAPI 3.0 also aligned with this in 3.0.4 release.

OpenAPI 3.0.x
image

OpenAPI 3.1.0
image


The goal of this issue is to add support for speceDelimited style into encodeObject OpenAPI 3.1.0 variant of the function.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.