Skip to content

Commit 327e908

Browse files
committed
ST5AS-143 feat: regenerate for 2021-06
1 parent 5b763f6 commit 327e908

38 files changed

+268
-268
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ REST/HTTP binding (PSM) for the SysML v2 standard API.
44
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
55

66
- API version: 1.0.0
7-
- Package version: 2021-05
7+
- Package version: 2021-06
88
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
99

1010
## Requirements.

docs/Branch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6+
**id** | **str** | | [optional]
67
**type** | **str** | | [optional]
78
**head** | [**BranchHead**](BranchHead.md) | | [optional]
89
**owning_project** | [**BranchOwningProject**](BranchOwningProject.md) | | [optional]
9-
**id** | **str** | | [optional]
1010
**name** | **str** | | [optional]
1111

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

docs/BranchApi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ No authorization required
6666
### HTTP request headers
6767

6868
- **Content-Type**: Not defined
69-
- **Accept**: application/json
69+
- **Accept**: application/json, application/ld+json
7070

7171
### HTTP response details
7272
| Status code | Description | Response headers |
@@ -132,7 +132,7 @@ No authorization required
132132
### HTTP request headers
133133

134134
- **Content-Type**: Not defined
135-
- **Accept**: application/json
135+
- **Accept**: application/json, application/ld+json
136136

137137
### HTTP response details
138138
| Status code | Description | Response headers |
@@ -198,7 +198,7 @@ No authorization required
198198
### HTTP request headers
199199

200200
- **Content-Type**: application/json
201-
- **Accept**: application/json
201+
- **Accept**: application/json, application/ld+json
202202

203203
### HTTP response details
204204
| Status code | Description | Response headers |

docs/Commit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6+
**id** | **str** | | [optional]
67
**type** | **str** | | [optional]
78
**change** | [**list[ElementVersion]**](ElementVersion.md) | | [optional]
89
**owning_project** | [**BranchOwningProject**](BranchOwningProject.md) | | [optional]
9-
**id** | **str** | | [optional]
1010
**previous_commit** | [**BranchHead**](BranchHead.md) | | [optional]
1111

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

docs/CommitApi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ No authorization required
6262
### HTTP request headers
6363

6464
- **Content-Type**: Not defined
65-
- **Accept**: application/json
65+
- **Accept**: application/json, application/ld+json
6666

6767
### HTTP response details
6868
| Status code | Description | Response headers |
@@ -132,7 +132,7 @@ No authorization required
132132
### HTTP request headers
133133

134134
- **Content-Type**: Not defined
135-
- **Accept**: application/json
135+
- **Accept**: application/json, application/ld+json
136136

137137
### HTTP response details
138138
| Status code | Description | Response headers |
@@ -200,7 +200,7 @@ No authorization required
200200
### HTTP request headers
201201

202202
- **Content-Type**: application/json
203-
- **Accept**: application/json
203+
- **Accept**: application/json, application/ld+json
204204

205205
### HTTP response details
206206
| Status code | Description | Response headers |

docs/Element.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**type** | **str** | | [optional]
76
**id** | **str** | | [optional]
7+
**type** | **str** | | [optional]
88
**identifier** | **str** | | [optional]
99

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

docs/ElementIdentity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**type** | **str** | | [optional]
76
**id** | **str** | | [optional]
7+
**type** | **str** | | [optional]
88

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

docs/ElementVersion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6+
**id** | **str** | | [optional]
67
**type** | **str** | | [optional]
78
**data** | [**Element**](Element.md) | | [optional]
8-
**id** | **str** | | [optional]
99
**identity** | [**ElementIdentity**](ElementIdentity.md) | | [optional]
1010

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

docs/Project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6+
**id** | **str** | | [optional]
67
**type** | **str** | | [optional]
78
**default_branch** | [**ProjectDefaultBranch**](ProjectDefaultBranch.md) | | [optional]
89
**description** | **str** | | [optional]
9-
**id** | **str** | | [optional]
1010
**name** | **str** | | [optional]
1111

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

docs/ProjectApi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ No authorization required
6060
### HTTP request headers
6161

6262
- **Content-Type**: Not defined
63-
- **Accept**: application/json
63+
- **Accept**: application/json, application/ld+json
6464

6565
### HTTP response details
6666
| Status code | Description | Response headers |
@@ -128,7 +128,7 @@ No authorization required
128128
### HTTP request headers
129129

130130
- **Content-Type**: Not defined
131-
- **Accept**: application/json
131+
- **Accept**: application/json, application/ld+json
132132

133133
### HTTP response details
134134
| Status code | Description | Response headers |
@@ -191,7 +191,7 @@ No authorization required
191191
### HTTP request headers
192192

193193
- **Content-Type**: application/json
194-
- **Accept**: application/json
194+
- **Accept**: application/json, application/ld+json
195195

196196
### HTTP response details
197197
| Status code | Description | Response headers |

0 commit comments

Comments
 (0)