Skip to content

Cannot handle default which is an object #111

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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