Skip to content
Snippets Groups Projects
Commit d2be3797 authored by Marcel Samir Becker's avatar Marcel Samir Becker
Browse files

updated api-reference page

parent 754d95dd
No related branches found
No related tags found
1 merge request!215Redesign Strategy, Load, and Resources data types
...@@ -89,7 +89,7 @@ spec: ...@@ -89,7 +89,7 @@ spec:
# - "demand" # - "demand"
# - "capacity" # - "capacity"
strategy: strategy:
description: Defines the used strategy for the execution, either 'LinearSearch', 'BinarySearch' or 'InitialGuessSearch' description: Defines the used strategy for the execution, either 'LinearSearch', 'BinarySearch' or 'InitialGuessSearch'.
type: object type: object
required: ["name"] required: ["name"]
properties: properties:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment