Skip to content

Schema definitions should be linked or inlined in HTML docsform #27

Open
@jonnor

Description

@jonnor

Right now we just raw-dump the schemas into the blueprint. This is useful-ish, but things like $ref: someother-schema is confusing.

References should be resolved, and then put links into the HTML to navigate up/down between these. For single base definitions (which are usually very short) it might be nicer to inline.
Also, there should probably be a link to the schema itself (in .yml and .json format), so people see where it comes from.

Came up in #26

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions