Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 349 Bytes

File metadata and controls

16 lines (10 loc) · 349 Bytes

ListDeploymentsV1WorkflowsDeploymentsGetOrder

Sort direction. Applied to order_by when set, or within each activity group when omitted.

Example Usage

from mistralai.client.models import ListDeploymentsV1WorkflowsDeploymentsGetOrder
value: ListDeploymentsV1WorkflowsDeploymentsGetOrder = "asc"

Values

  • "asc"
  • "desc"