Remove VERSION order field from MCP document versions
CREATED_AT is sufficient for ordering document versions. Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
@@ -5202,7 +5202,6 @@ components:
|
||||
type: string
|
||||
enum:
|
||||
- CREATED_AT
|
||||
- VERSION
|
||||
go.probo.inc/mcpgen/type: go.probo.inc/probo/pkg/coredata.DocumentVersionOrderField
|
||||
|
||||
DocumentVersionOrderBy:
|
||||
|
||||
Reference in New Issue
Block a user