Closed thomas4019 closed 7 years ago
isn't this already supported?
{
type:"object"
properties{
item_id:{
type:"string",
description:"this is a reference to the item collection",
}
}
}
These are displayed in json-editor as well as the generated documentation of expressa-swagger at /api/doc
You're right. It's actually an issue with my json-schema-editor not with expresssa-admin.
These would be helpful to provide make schemas self documenting.