Skip to content

Commit 411a418

Browse files
committed
v24.7.0
1 parent eeb7c87 commit 411a418

File tree

661 files changed

+53583
-1861
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

661 files changed

+53583
-1861
lines changed

.openapi-generator/FILES

Lines changed: 470 additions & 4 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 39 additions & 34 deletions
Large diffs are not rendered by default.

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</section>
2828
<footer>
2929
<p>
30-
Releases: <a href='/'>Latest</a> &#183; <!--VERSIONS-START--><a href='/versions/3.6.1'>3.6.1</a> &#183; <a href='/versions/3.6.0'>3.6.0</a> &#183; <a href='/versions/3.5.4'>3.5.4</a> &#183; <a href='/versions/3.5.3'>3.5.3</a> &#183; <a href='/versions/3.5.2'>3.5.2</a> &#183; <a href='/versions/3.5.1'>3.5.1</a> &#183; <a href='/versions/3.5.0'>3.5.0</a> &#183; <a href='/versions/3.4.0'>3.4.0</a> &#183; <a href='/versions/3.3.2'>3.3.2</a> &#183; <a href='/versions/3.3.1'>3.3.1</a> &#183; <a href='/versions/3.3.0'>3.3.0</a> &#183; <a href='/versions/3.2.0'>3.2.0</a> &#183; <a href='/versions/3.0.4'>3.0.4</a> &#183; <a href='/versions/24.4.0'>24.4.0</a> &#183; <a href='/versions/24.1.0'>24.1.0</a> &#183; <a href='/versions/23.7.0'>23.7.0</a> &#183; <a href='/versions/23.5.0'>23.5.0</a> &#183; <a href='/versions/23.10.0'>23.10.0</a><!--VERSIONS-END-->
30+
Releases: <a href='/'>Latest</a> &#183; <!--VERSIONS-START--><a href='/versions/3.6.1'>3.6.1</a> &#183; <a href='/versions/3.6.0'>3.6.0</a> &#183; <a href='/versions/3.5.4'>3.5.4</a> &#183; <a href='/versions/3.5.3'>3.5.3</a> &#183; <a href='/versions/3.5.2'>3.5.2</a> &#183; <a href='/versions/3.5.1'>3.5.1</a> &#183; <a href='/versions/3.5.0'>3.5.0</a> &#183; <a href='/versions/3.4.0'>3.4.0</a> &#183; <a href='/versions/3.3.2'>3.3.2</a> &#183; <a href='/versions/3.3.1'>3.3.1</a> &#183; <a href='/versions/3.3.0'>3.3.0</a> &#183; <a href='/versions/3.2.0'>3.2.0</a> &#183; <a href='/versions/3.0.4'>3.0.4</a> &#183; <a href='/versions/24.7.0'>24.7.0</a> &#183; <a href='/versions/24.4.0'>24.4.0</a> &#183; <a href='/versions/24.1.0'>24.1.0</a> &#183; <a href='/versions/23.7.0'>23.7.0</a> &#183; <a href='/versions/23.5.0'>23.5.0</a> &#183; <a href='/versions/23.10.0'>23.10.0</a><!--VERSIONS-END-->
3131
</p>
3232
<p>Maintained by <a href="https://github.com/elements-storage">elements-storage</a> on GitHub.</p>
3333
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>

docs/AIApi.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,8 +1053,6 @@ Name | Type | Description | Notes
10531053

10541054

10551055

1056-
### Required permissions * <class 'rest_framework.permissions.AllowAny'>
1057-
10581056
### Example
10591057

10601058

@@ -1540,8 +1538,6 @@ Name | Type | Description | Notes
15401538

15411539

15421540

1543-
### Required permissions * <class 'rest_framework.permissions.AllowAny'>
1544-
15451541
### Example
15461542

15471543

docs/Asset.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ Name | Type | Description | Notes
3434
**matched_scanner** | **str, none_type** | | [optional] [readonly]
3535
**workflow_state** | **int** | | [optional]
3636
**timecode** | **float, none_type** | | [optional]
37-
**set** | **int, none_type** | | [optional]
37+
**set_stack_order** | **int** | | [optional]
38+
**set_stack** | **int, none_type** | | [optional] [readonly]
39+
**version_stack** | **int, none_type** | | [optional] [readonly]
3840

3941
[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
4042

docs/AssetPartialUpdate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
99
**tags** | [**[TagReference]**](TagReference.md) | | [optional]
1010
**workflow_state** | **int** | | [optional]
1111
**timecode** | **float, none_type** | | [optional]
12-
**set** | **int, none_type** | | [optional]
12+
**set_stack_order** | **int** | | [optional]
1313

1414
[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
1515

docs/AssetProjectLink.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**id** | **int** | |
99
**project** | [**Asset**](Asset.md) | |
10-
**sequence_name** | **str** | |
11-
**asset** | **int** | |
10+
**sequence_name** | **str** | | [optional]
1211

1312
[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
1413

docs/AssetRating.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Name | Type | Description | Notes
88
**id** | **int** | |
99
**user** | [**ElementsUserMiniReference**](ElementsUserMiniReference.md) | |
1010
**date** | **datetime** | | [readonly]
11-
**asset** | **int** | |
1211
**rating** | **int** | | [optional]
1312

1413
[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

docs/AssetRatingUpdate.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**user** | [**ElementsUserMiniReference**](ElementsUserMiniReference.md) | |
9-
**asset** | **int** | |
109
**rating** | **int** | | [optional]
1110

1211
[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

docs/AssetSubtitleLink.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**subtitle** | [**AssetMiniReference**](AssetMiniReference.md) | |
99
**label** | **str** | |
10-
**key** | **str, none_type** | |
11-
**asset** | **int** | |
1210
**id** | **int** | | [optional] [readonly]
11+
**key** | **str, none_type** | | [optional]
1312

1413
[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
1514

0 commit comments

Comments
 (0)