diff --git a/404.html b/404.html index 8ceca4d06..452d2e8e9 100644 --- a/404.html +++ b/404.html @@ -9,7 +9,7 @@ - +
diff --git a/FAQ/index.html b/FAQ/index.html index 8efecac92..5c2ea919b 100644 --- a/FAQ/index.html +++ b/FAQ/index.html @@ -9,7 +9,7 @@ - + diff --git a/admin-panel/AllProjectsPage/index.html b/admin-panel/AllProjectsPage/index.html index 668a59ffa..4f125c11d 100644 --- a/admin-panel/AllProjectsPage/index.html +++ b/admin-panel/AllProjectsPage/index.html @@ -9,7 +9,7 @@ - + diff --git a/admin-panel/AllUsersPage/index.html b/admin-panel/AllUsersPage/index.html index 523110631..4eebd5558 100644 --- a/admin-panel/AllUsersPage/index.html +++ b/admin-panel/AllUsersPage/index.html @@ -9,7 +9,7 @@ - + diff --git a/admin-panel/EventMonitoring/index.html b/admin-panel/EventMonitoring/index.html index 476bf1038..d4b0f90bb 100644 --- a/admin-panel/EventMonitoring/index.html +++ b/admin-panel/EventMonitoring/index.html @@ -9,7 +9,7 @@ - + diff --git a/admin-panel/index.html b/admin-panel/index.html index b38a239f2..bee305c3b 100644 --- a/admin-panel/index.html +++ b/admin-panel/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/AutoAnalysisOfLaunches/index.html b/analysis/AutoAnalysisOfLaunches/index.html index 74525a3e7..8c90fb13d 100644 --- a/analysis/AutoAnalysisOfLaunches/index.html +++ b/analysis/AutoAnalysisOfLaunches/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/HowModelsAreRetrained/index.html b/analysis/HowModelsAreRetrained/index.html index 3afb3750f..c326b4cb8 100644 --- a/analysis/HowModelsAreRetrained/index.html +++ b/analysis/HowModelsAreRetrained/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/ImmediateAutoAnalysis/index.html b/analysis/ImmediateAutoAnalysis/index.html index 3fc5f22e3..5cec87425 100644 --- a/analysis/ImmediateAutoAnalysis/index.html +++ b/analysis/ImmediateAutoAnalysis/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/ImmediatePatternAnalysis/index.html b/analysis/ImmediatePatternAnalysis/index.html index 76eff3e04..79002fe06 100644 --- a/analysis/ImmediatePatternAnalysis/index.html +++ b/analysis/ImmediatePatternAnalysis/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/MLSuggestions/index.html b/analysis/MLSuggestions/index.html index 058977e53..c3473a712 100644 --- a/analysis/MLSuggestions/index.html +++ b/analysis/MLSuggestions/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/ManualAnalysis/index.html b/analysis/ManualAnalysis/index.html index 49f63cea5..fc0fc6049 100644 --- a/analysis/ManualAnalysis/index.html +++ b/analysis/ManualAnalysis/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/PatternAnalysis/index.html b/analysis/PatternAnalysis/index.html index c11d4cd2d..c41a91459 100644 --- a/analysis/PatternAnalysis/index.html +++ b/analysis/PatternAnalysis/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/SearchForTheSimilarToInvestigateItems/index.html b/analysis/SearchForTheSimilarToInvestigateItems/index.html index 35ca9dbd5..05e0bde3f 100644 --- a/analysis/SearchForTheSimilarToInvestigateItems/index.html +++ b/analysis/SearchForTheSimilarToInvestigateItems/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/UniqueErrorAnalysis/index.html b/analysis/UniqueErrorAnalysis/index.html index 7ea2a6d35..bf3a2a049 100644 --- a/analysis/UniqueErrorAnalysis/index.html +++ b/analysis/UniqueErrorAnalysis/index.html @@ -9,7 +9,7 @@ - + diff --git a/analysis/index.html b/analysis/index.html index cffb58b6a..cde196fcb 100644 --- a/analysis/index.html +++ b/analysis/index.html @@ -9,7 +9,7 @@ - + diff --git a/api/api-design/activities-search/index.html b/api/api-design/activities-search/index.html index e903a6b03..25092fc6c 100644 --- a/api/api-design/activities-search/index.html +++ b/api/api-design/activities-search/index.html @@ -9,7 +9,7 @@ - + @@ -25,6 +25,6 @@Query Parameters
The limit used for this page of results. This will be the same as the limit query parameter unless it exceeded the maximum value allowed for this API endpoint
The offset used for this page of results
Indicate sort by field
Possible values: [ASC
, DESC
]
Indicate sorting direction
Body
search_criterias
object[]
required
Array [
search by field
Possible values: [EQ
, NE
, CNT
, NON_CNT
, BTW
, IN
]
operation to perform for the filter
search value
]
OK
Schema
The offset used for this page of results.
The limit used for this page of results. This will be the same as the limit query parameter unless it exceeded the maximum value allowed for this API endpoint.
One greater than the offset of the last item in the entire collection. The total number of items in the collection may be less than total_count.
Field to define the sort field.
Possible values: [ASC
, DESC
]
To indicate sorting direction. Ascending or Descending.
items
object[]
required
Array [
Possible values: >= 1
Possible values: >= 1
Possible values: >= 1
details
object
history
object[]
Array [
]
]
{
"offset": 0,
"limit": 0,
"total_count": 0,
"sort": "string",
"order": "ASC",
"items": [
{
"id": 0,
"created_at": "2024-10-29T09:53:43.463Z",
"event_name": "string",
"object_id": 0,
"object_name": "string",
"object_type": "string",
"project_id": 0,
"project_name": "string",
"subject_name": "string",
"subject_type": "string",
"details": {
"history": [
{
"field": "string",
"old_value": "string",
"new_value": "string"
}
]
}
}
]
}
OK
Schema
The offset used for this page of results.
The limit used for this page of results. This will be the same as the limit query parameter unless it exceeded the maximum value allowed for this API endpoint.
One greater than the offset of the last item in the entire collection. The total number of items in the collection may be less than total_count.
Field to define the sort field.
Possible values: [ASC
, DESC
]
To indicate sorting direction. Ascending or Descending.
items
object[]
required
Array [
Possible values: >= 1
Possible values: >= 1
Possible values: >= 1
details
object
history
object[]
Array [
]
]
{
"offset": 0,
"limit": 0,
"total_count": 0,
"sort": "string",
"order": "ASC",
"items": [
{
"id": 0,
"created_at": "2024-10-29T16:23:30.711Z",
"event_name": "string",
"object_id": 0,
"object_name": "string",
"object_type": "string",
"project_id": 0,
"project_name": "string",
"subject_name": "string",
"subject_type": "string",
"details": {
"history": [
{
"field": "string",
"old_value": "string",
"new_value": "string"
}
]
}
}
]
}