Skip to content

Add ability to append schema and property-level descriptions rather than replace #518

@jautor

Description

@jautor

Neither the JSON content_supplement nor the Markdown supplement methods allow supplemental text to be appended to the schema-level or property-level description text from the schema files. the content_supplement.json methods appear to be a misunderstanding of the original intent, as both description and intro will replace the text from schema (essentially duplicate functionality). The original intent there was to allow either the replacement OR the addition of supplemental text.

Suggest that the intro function be changed to preserve the original description text (unless description is specified) for content_supplement.

But higher priority is to add this functionality (missing) to the markdown supplement folder contents. Suggest using the heading #--description_append to more clearly indicate its purpose.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions