fastify / fastify/fastify-swagger

Support for serialization of path parameters

Open
#912 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.1k
Forks
219
Avg merge
4h 24m
Merged PRs (30d)
2

Description

### Prerequisites

- [x] I have written a descriptive issue title
- [x] I have searched existing issues to ensure the feature has not already been requested

### 🚀 Feature Proposal

It seems like path parameters do not have serialization support using `style` and `explode` in fastify swagger. https://swagger.io/docs/specification/v3_0/serialization/. Is it possible to add this support similar to query parameters somewhere here -> https://github.com/fastify/fastify-swagger/blob/3b1051c5d7da96ba58a1c48a0ddda0ca991cb38e/lib/spec/openapi/utils.js#L181?

### Motivation

_No response_

### Example

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.