You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ReleaseCreateParameters.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ Name | Type | Description | Notes
6
6
**description** | **str** | Description of the release | [optional]
7
7
**platforms** | **list[str]** | List of platforms the release should support. | [optional]
8
8
**locale_ids** | **list[str]** | List of locale ids that will be included in the release. If empty, distribution locales will be used | [optional]
9
+
**tags** | **list[str]** | Only include tagged keys in the release. For a key to be included it must be tagged with all tags provided | [optional]
9
10
**branch** | **str** | Branch used for release | [optional]
10
11
11
12
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments