Skip to content

"about" parameter in metadata does not appear when alone #512

@chrismp

Description

@chrismp

Here's an example of metadata I have for one database on datasette.

"Records-requests": {
	"tables": {
		"Some table": {
			"about": "This table has data."
		}
	}
}

The text in about does not show up when I publish the data. But it shows up after I add a "source" parameter in the metadata.

Is this intended?

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