Skip to content

Comments aren't appearing Pt. 2 #149

Open
@syedfkabir

Description

@syedfkabir

Continuation from #141

Screenshots for context

N/A

Background

I followed JSON Schema documentation found here: link
it's using $defs to reference a intermediary interface

Comments were not showing up for 'inner level' properties. In this case,
when stepping through the code using a debugger,
I found that other properties have a schema defined,
while properties made using $defs only has a reference to the schema

Task

figure out how 'handle' a reference to a schema,
or make a change to the schema so it does not use $defs

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Comments aren't appearing Pt. 2 · Issue #149 · curveball/browser