Skip to content

Change Key Value Serialization To String #1501

@Ezequiel-Valencia

Description

@Ezequiel-Valencia

Problem

The key value object is being serialized as an object/number within the OpenAPI specification. This provides overhead for the end user to understand what key value represents, and how to utilize it.

Solution

Introduce some middle-ware to automatically change the key value object to a property of the parent, no longer requiring the need for key-value. Thus, removing complicated overhead for the end user.

Metadata

Metadata

Labels

Type

No fields configured for Task.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions