Skip to content

Cannot handle default which is an object #111

@abemedia

Description

@abemedia

I have a schema which has defaults that are objects e.g.

    default:
      foo: bar

The resulting docs do not show JSON for this, but simply the following:

    <tr>
      <th>Default</th>
      <td colspan="2">[object Object]</td>
    </tr>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions