Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
max-parallel: 5
matrix:
python-version:
- "3.13"
- "3.12"
- "3.11"
- "3.10"
- "3.9"
- "3.8"
- "3.7"
changed-dir:
- "qase-api-client"
- "qase-api-v2-client"
Expand Down
313 changes: 157 additions & 156 deletions qase-api-client/README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion qase-api-client/docs/Attachment.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ print(Attachment.to_json())
# convert the object into a dict
attachment_dict = attachment_instance.to_dict()
# create an instance of Attachment from a dict
attachment_form_dict = attachment.from_dict(attachment_dict)
attachment_from_dict = Attachment.from_dict(attachment_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/AttachmentGet.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ print(AttachmentGet.to_json())
# convert the object into a dict
attachment_get_dict = attachment_get_instance.to_dict()
# create an instance of AttachmentGet from a dict
attachment_get_form_dict = attachment_get.from_dict(attachment_get_dict)
attachment_get_from_dict = AttachmentGet.from_dict(attachment_get_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/AttachmentHash.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ print(AttachmentHash.to_json())
# convert the object into a dict
attachment_hash_dict = attachment_hash_instance.to_dict()
# create an instance of AttachmentHash from a dict
attachment_hash_form_dict = attachment_hash.from_dict(attachment_hash_dict)
attachment_hash_from_dict = AttachmentHash.from_dict(attachment_hash_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/AttachmentListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ print(AttachmentListResponse.to_json())
# convert the object into a dict
attachment_list_response_dict = attachment_list_response_instance.to_dict()
# create an instance of AttachmentListResponse from a dict
attachment_list_response_form_dict = attachment_list_response.from_dict(attachment_list_response_dict)
attachment_list_response_from_dict = AttachmentListResponse.from_dict(attachment_list_response_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/AttachmentListResponseAllOfResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ print(AttachmentListResponseAllOfResult.to_json())
# convert the object into a dict
attachment_list_response_all_of_result_dict = attachment_list_response_all_of_result_instance.to_dict()
# create an instance of AttachmentListResponseAllOfResult from a dict
attachment_list_response_all_of_result_form_dict = attachment_list_response_all_of_result.from_dict(attachment_list_response_all_of_result_dict)
attachment_list_response_all_of_result_from_dict = AttachmentListResponseAllOfResult.from_dict(attachment_list_response_all_of_result_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/AttachmentResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ print(AttachmentResponse.to_json())
# convert the object into a dict
attachment_response_dict = attachment_response_instance.to_dict()
# create an instance of AttachmentResponse from a dict
attachment_response_form_dict = attachment_response.from_dict(attachment_response_dict)
attachment_response_from_dict = AttachmentResponse.from_dict(attachment_response_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/AttachmentUploadsResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ print(AttachmentUploadsResponse.to_json())
# convert the object into a dict
attachment_uploads_response_dict = attachment_uploads_response_instance.to_dict()
# create an instance of AttachmentUploadsResponse from a dict
attachment_uploads_response_form_dict = attachment_uploads_response.from_dict(attachment_uploads_response_dict)
attachment_uploads_response_from_dict = AttachmentUploadsResponse.from_dict(attachment_uploads_response_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
19 changes: 15 additions & 4 deletions qase-api-client/docs/AttachmentsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Method | HTTP request | Description

Remove attachment by Hash

This method allows to remove attachment by Hash.
This method allows to remove attachment by Hash.


### Example

Expand Down Expand Up @@ -99,7 +100,8 @@ Name | Type | Description | Notes

Get attachment by Hash

This method allows to retrieve attachment by Hash.
This method allows to retrieve attachment by Hash.


### Example

Expand Down Expand Up @@ -183,7 +185,8 @@ Name | Type | Description | Notes

Get all attachments

This method allows to retrieve attachments.
This method allows to retrieve attachments.


### Example

Expand Down Expand Up @@ -270,7 +273,15 @@ Name | Type | Description | Notes

Upload attachment

This method allows to upload attachment to Qase. Max upload size: * Up to 32 Mb per file * Up to 128 Mb per single request * Up to 20 files per single request If there is no free space left in your team account, you will receive an error with code 507 - Insufficient Storage.
This method allows to upload attachment to Qase.
Max upload size:
* Up to 32 Mb per file
* Up to 128 Mb per single request
* Up to 20 files per single request

If there is no free space left in your team account,
you will receive an error with code 507 - Insufficient Storage.


### Example

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/Attachmentupload.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ print(Attachmentupload.to_json())
# convert the object into a dict
attachmentupload_dict = attachmentupload_instance.to_dict()
# create an instance of Attachmentupload from a dict
attachmentupload_form_dict = attachmentupload.from_dict(attachmentupload_dict)
attachmentupload_from_dict = Attachmentupload.from_dict(attachmentupload_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/Author.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ print(Author.to_json())
# convert the object into a dict
author_dict = author_instance.to_dict()
# create an instance of Author from a dict
author_form_dict = author.from_dict(author_dict)
author_from_dict = Author.from_dict(author_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/AuthorListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ print(AuthorListResponse.to_json())
# convert the object into a dict
author_list_response_dict = author_list_response_instance.to_dict()
# create an instance of AuthorListResponse from a dict
author_list_response_form_dict = author_list_response.from_dict(author_list_response_dict)
author_list_response_from_dict = AuthorListResponse.from_dict(author_list_response_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/AuthorListResponseAllOfResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ print(AuthorListResponseAllOfResult.to_json())
# convert the object into a dict
author_list_response_all_of_result_dict = author_list_response_all_of_result_instance.to_dict()
# create an instance of AuthorListResponseAllOfResult from a dict
author_list_response_all_of_result_form_dict = author_list_response_all_of_result.from_dict(author_list_response_all_of_result_dict)
author_list_response_all_of_result_from_dict = AuthorListResponseAllOfResult.from_dict(author_list_response_all_of_result_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/AuthorResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ print(AuthorResponse.to_json())
# convert the object into a dict
author_response_dict = author_response_instance.to_dict()
# create an instance of AuthorResponse from a dict
author_response_form_dict = author_response.from_dict(author_response_dict)
author_response_from_dict = AuthorResponse.from_dict(author_response_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
6 changes: 4 additions & 2 deletions qase-api-client/docs/AuthorsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Method | HTTP request | Description

Get a specific author

This method allows to retrieve a specific author.
This method allows to retrieve a specific author.


### Example

Expand Down Expand Up @@ -97,7 +98,8 @@ Name | Type | Description | Notes

Get all authors

This method allows to retrieve all authors in selected project.
This method allows to retrieve all authors in selected project.


### Example

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/BaseResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ print(BaseResponse.to_json())
# convert the object into a dict
base_response_dict = base_response_instance.to_dict()
# create an instance of BaseResponse from a dict
base_response_form_dict = base_response.from_dict(base_response_dict)
base_response_from_dict = BaseResponse.from_dict(base_response_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/Bulk200Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ print(Bulk200Response.to_json())
# convert the object into a dict
bulk200_response_dict = bulk200_response_instance.to_dict()
# create an instance of Bulk200Response from a dict
bulk200_response_form_dict = bulk200_response.from_dict(bulk200_response_dict)
bulk200_response_from_dict = Bulk200Response.from_dict(bulk200_response_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/Bulk200ResponseAllOfResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ print(Bulk200ResponseAllOfResult.to_json())
# convert the object into a dict
bulk200_response_all_of_result_dict = bulk200_response_all_of_result_instance.to_dict()
# create an instance of Bulk200ResponseAllOfResult from a dict
bulk200_response_all_of_result_form_dict = bulk200_response_all_of_result.from_dict(bulk200_response_all_of_result_dict)
bulk200_response_all_of_result_from_dict = Bulk200ResponseAllOfResult.from_dict(bulk200_response_all_of_result_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
38 changes: 22 additions & 16 deletions qase-api-client/docs/CasesApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ Method | HTTP request | Description

Create test cases in bulk

This method allows to bulk create new test cases in a project.
This method allows to bulk create new test cases in a project.


### Example

Expand Down Expand Up @@ -103,7 +104,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

# **case_attach_external_issue**
> BaseResponse case_attach_external_issue(code, test_caseexternal_issues)
> BaseResponse case_attach_external_issue(code, test_case_external_issues)

Attach the external issues to the test cases

Expand All @@ -114,7 +115,7 @@ Attach the external issues to the test cases
```python
import qase.api_client_v1
from qase.api_client_v1.models.base_response import BaseResponse
from qase.api_client_v1.models.test_caseexternal_issues import TestCaseexternalIssues
from qase.api_client_v1.models.test_case_external_issues import TestCaseExternalIssues
from qase.api_client_v1.rest import ApiException
from pprint import pprint

Expand All @@ -140,11 +141,11 @@ with qase.api_client_v1.ApiClient(configuration) as api_client:
# Create an instance of the API class
api_instance = qase.api_client_v1.CasesApi(api_client)
code = 'code_example' # str | Code of project, where to search entities.
test_caseexternal_issues = qase.api_client_v1.TestCaseexternalIssues() # TestCaseexternalIssues |
test_case_external_issues = qase.api_client_v1.TestCaseExternalIssues() # TestCaseExternalIssues |

try:
# Attach the external issues to the test cases
api_response = api_instance.case_attach_external_issue(code, test_caseexternal_issues)
api_response = api_instance.case_attach_external_issue(code, test_case_external_issues)
print("The response of CasesApi->case_attach_external_issue:\n")
pprint(api_response)
except Exception as e:
Expand All @@ -159,7 +160,7 @@ with qase.api_client_v1.ApiClient(configuration) as api_client:
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**code** | **str**| Code of project, where to search entities. |
**test_caseexternal_issues** | [**TestCaseexternalIssues**](TestCaseexternalIssues.md)| |
**test_case_external_issues** | [**TestCaseExternalIssues**](TestCaseExternalIssues.md)| |

### Return type

Expand Down Expand Up @@ -190,7 +191,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

# **case_detach_external_issue**
> BaseResponse case_detach_external_issue(code, test_caseexternal_issues)
> BaseResponse case_detach_external_issue(code, test_case_external_issues)

Detach the external issues from the test cases

Expand All @@ -201,7 +202,7 @@ Detach the external issues from the test cases
```python
import qase.api_client_v1
from qase.api_client_v1.models.base_response import BaseResponse
from qase.api_client_v1.models.test_caseexternal_issues import TestCaseexternalIssues
from qase.api_client_v1.models.test_case_external_issues import TestCaseExternalIssues
from qase.api_client_v1.rest import ApiException
from pprint import pprint

Expand All @@ -227,11 +228,11 @@ with qase.api_client_v1.ApiClient(configuration) as api_client:
# Create an instance of the API class
api_instance = qase.api_client_v1.CasesApi(api_client)
code = 'code_example' # str | Code of project, where to search entities.
test_caseexternal_issues = qase.api_client_v1.TestCaseexternalIssues() # TestCaseexternalIssues |
test_case_external_issues = qase.api_client_v1.TestCaseExternalIssues() # TestCaseExternalIssues |

try:
# Detach the external issues from the test cases
api_response = api_instance.case_detach_external_issue(code, test_caseexternal_issues)
api_response = api_instance.case_detach_external_issue(code, test_case_external_issues)
print("The response of CasesApi->case_detach_external_issue:\n")
pprint(api_response)
except Exception as e:
Expand All @@ -246,7 +247,7 @@ with qase.api_client_v1.ApiClient(configuration) as api_client:
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**code** | **str**| Code of project, where to search entities. |
**test_caseexternal_issues** | [**TestCaseexternalIssues**](TestCaseexternalIssues.md)| |
**test_case_external_issues** | [**TestCaseExternalIssues**](TestCaseExternalIssues.md)| |

### Return type

Expand Down Expand Up @@ -281,7 +282,8 @@ Name | Type | Description | Notes

Create a new test case

This method allows to create a new test case in selected project.
This method allows to create a new test case in selected project.


### Example

Expand Down Expand Up @@ -369,7 +371,8 @@ Name | Type | Description | Notes

Delete test case

This method completely deletes a test case from repository.
This method completely deletes a test case from repository.


### Example

Expand Down Expand Up @@ -456,7 +459,8 @@ Name | Type | Description | Notes

Get a specific test case

This method allows to retrieve a specific test case.
This method allows to retrieve a specific test case.


### Example

Expand Down Expand Up @@ -545,7 +549,8 @@ Name | Type | Description | Notes

Get all test cases

This method allows to retrieve all test cases stored in selected project.
This method allows to retrieve all test cases stored in selected project.


### Example

Expand Down Expand Up @@ -658,7 +663,8 @@ Name | Type | Description | Notes

Update test case

This method updates a test case.
This method updates a test case.


### Example

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ print(Configuration.to_json())
# convert the object into a dict
configuration_dict = configuration_instance.to_dict()
# create an instance of Configuration from a dict
configuration_form_dict = configuration.from_dict(configuration_dict)
configuration_from_dict = Configuration.from_dict(configuration_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/ConfigurationCreate.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ print(ConfigurationCreate.to_json())
# convert the object into a dict
configuration_create_dict = configuration_create_instance.to_dict()
# create an instance of ConfigurationCreate from a dict
configuration_create_form_dict = configuration_create.from_dict(configuration_create_dict)
configuration_create_from_dict = ConfigurationCreate.from_dict(configuration_create_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/ConfigurationGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ print(ConfigurationGroup.to_json())
# convert the object into a dict
configuration_group_dict = configuration_group_instance.to_dict()
# create an instance of ConfigurationGroup from a dict
configuration_group_form_dict = configuration_group.from_dict(configuration_group_dict)
configuration_group_from_dict = ConfigurationGroup.from_dict(configuration_group_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion qase-api-client/docs/ConfigurationGroupCreate.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ print(ConfigurationGroupCreate.to_json())
# convert the object into a dict
configuration_group_create_dict = configuration_group_create_instance.to_dict()
# create an instance of ConfigurationGroupCreate from a dict
configuration_group_create_form_dict = configuration_group_create.from_dict(configuration_group_create_dict)
configuration_group_create_from_dict = ConfigurationGroupCreate.from_dict(configuration_group_create_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
Loading