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
|
type: string
|
||||||
enum:
|
enum:
|
||||||
- CREATED_AT
|
- CREATED_AT
|
||||||
- VERSION
|
|
||||||
go.probo.inc/mcpgen/type: go.probo.inc/probo/pkg/coredata.DocumentVersionOrderField
|
go.probo.inc/mcpgen/type: go.probo.inc/probo/pkg/coredata.DocumentVersionOrderField
|
||||||
|
|
||||||
DocumentVersionOrderBy:
|
DocumentVersionOrderBy:
|
||||||
|
|||||||
Reference in New Issue
Block a user