Skip to content

[BUG] When object defined as string #398

@fryette

Description

@fryette

Sometimes schema can have references on object like:

 "Currency": { "type": "string", "example": [ "USD", "EUR" ] } 

To fix it needed use String instead of Currency. So needed to check on base types

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions