Skip to content

Commit 47f38d7

Browse files
authored
Version up (#49)
dot_code_mask mark as DEPRECATED Delimiter formatting
1 parent ea9a037 commit 47f38d7

12 files changed

Lines changed: 36 additions & 37 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![PyPI](https://img.shields.io/pypi/v/aspose-barcode-cloud)](https://pypi.org/project/aspose-barcode-cloud/)
66

77
- API version: 3.0
8-
- Package version: 22.11.0
8+
- Package version: 22.12.0
99

1010
## Demo applications
1111

@@ -112,7 +112,7 @@ All Aspose.BarCode for Cloud SDKs, helper scripts and templates are licensed und
112112
All URIs are relative to *<https://api.aspose.cloud/v3.0>*
113113

114114
Class | Method | HTTP request | Description
115-
------------ | ------------- | ------------- | -------------
115+
----- | ------ | ------------ | -----------
116116
*BarcodeApi* | [**get_barcode_generate**](docs/BarcodeApi.md#get_barcode_generate) | **GET** /barcode/generate | Generate barcode.
117117
*BarcodeApi* | [**get_barcode_recognize**](docs/BarcodeApi.md#get_barcode_recognize) | **GET** /barcode/{name}/recognize | Recognize barcode from a file on server.
118118
*BarcodeApi* | [**post_barcode_recognize_from_url_or_content**](docs/BarcodeApi.md#post_barcode_recognize_from_url_or_content) | **POST** /barcode/recognize | Recognize barcode from an url or from request body. Request body can contain raw data bytes of the image or encoded with base64.

aspose_barcode_cloud/api_client.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,13 @@ def __init__(self, configuration=None, header_name=None, header_value=None, cook
9191
self.rest_client = RESTClientObject(configuration)
9292
self.default_headers = {
9393
"x-aspose-client": "python sdk",
94-
"x-aspose-client-version": "22.11.0",
94+
"x-aspose-client-version": "22.12.0",
9595
}
9696
if header_name is not None:
9797
self.default_headers[header_name] = header_value
9898
self.cookie = cookie
9999
# Set default User-Agent.
100-
self.user_agent = "Aspose-Barcode-SDK/22.11.0/python"
100+
self.user_agent = "Aspose-Barcode-SDK/22.12.0/python"
101101

102102
def __del__(self):
103103
self.rest_client.close()

aspose_barcode_cloud/configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ def to_debug_report(self):
286286
"OS: {env}\n"
287287
"Python Version: {pyversion}\n"
288288
"Version of the API: 3.0\n"
289-
"SDK Package Version: 22.11.0".format(env=sys.platform, pyversion=sys.version)
289+
"SDK Package Version: 22.12.0".format(env=sys.platform, pyversion=sys.version)
290290
)
291291

292292
@staticmethod

aspose_barcode_cloud/models/dot_code_params.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ def aspect_ratio(self, aspect_ratio):
8787
def dot_code_mask(self):
8888
"""Gets the dot_code_mask of this DotCodeParams. # noqa: E501
8989
90-
Mask of Dotcode barcode. Default value: -1. # noqa: E501
90+
DEPRECATED: DotCodeMask is now calculated automatically # noqa: E501
9191
9292
:return: The dot_code_mask of this DotCodeParams. # noqa: E501
9393
:rtype: int
@@ -98,7 +98,7 @@ def dot_code_mask(self):
9898
def dot_code_mask(self, dot_code_mask):
9999
"""Sets the dot_code_mask of this DotCodeParams.
100100
101-
Mask of Dotcode barcode. Default value: -1. # noqa: E501
101+
DEPRECATED: DotCodeMask is now calculated automatically # noqa: E501
102102
103103
:param dot_code_mask: The dot_code_mask of this DotCodeParams. # noqa: E501
104104
:type: int

docs/BarcodeApi.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All URIs are relative to *https://api.aspose.cloud/v3.0*
44

55
Method | HTTP request | Description
6-
------------- | ------------- | -------------
6+
------ | ------------ | -----------
77
[**get_barcode_generate**](BarcodeApi.md#get_barcode_generate) | **GET** /barcode/generate | Generate barcode.
88
[**get_barcode_recognize**](BarcodeApi.md#get_barcode_recognize) | **GET** /barcode/{name}/recognize | Recognize barcode from a file on server.
99
[**post_barcode_recognize_from_url_or_content**](BarcodeApi.md#post_barcode_recognize_from_url_or_content) | **POST** /barcode/recognize | Recognize barcode from an url or from request body. Request body can contain raw data bytes of the image or encoded with base64.
@@ -78,7 +78,7 @@ except ApiException as e:
7878
### Parameters
7979

8080
Name | Type | Description | Notes
81-
------------- | ------------- | ------------- | -------------
81+
---- | ---- | ------------ | -----
8282
**type** | **str**| Type of barcode to generate. |
8383
**text** | **str**| Text to encode. |
8484
**two_d_display_text** | **str**| Text that will be displayed instead of codetext in 2D barcodes. Used for: Aztec, Pdf417, DataMatrix, QR, MaxiCode, DotCode | [optional]
@@ -198,7 +198,7 @@ except ApiException as e:
198198
### Parameters
199199

200200
Name | Type | Description | Notes
201-
------------- | ------------- | ------------- | -------------
201+
---- | ---- | ------------ | -----
202202
**name** | **str**| The image file name. |
203203
**type** | **str**| The type of barcode to read. | [optional]
204204
**checksum_validation** | **str**| Enable checksum validation during recognition for 1D barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN Checksum always used: Rest symbologies | [optional]
@@ -320,7 +320,7 @@ except ApiException as e:
320320
### Parameters
321321

322322
Name | Type | Description | Notes
323-
------------- | ------------- | ------------- | -------------
323+
---- | ---- | ------------ | -----
324324
**type** | **str**| The type of barcode to read. | [optional]
325325
**checksum_validation** | **str**| Enable checksum validation during recognition for 1D barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN Checksum always used: Rest symbologies | [optional]
326326
**detect_encoding** | **bool**| A flag which force engine to detect codetext encoding for Unicode. | [optional]
@@ -406,7 +406,7 @@ except ApiException as e:
406406
### Parameters
407407

408408
Name | Type | Description | Notes
409-
------------- | ------------- | ------------- | -------------
409+
---- | ---- | ------------ | -----
410410
**generator_params_list** | [**GeneratorParamsList**](GeneratorParamsList.md)| List of barcodes |
411411
**format** | **str**| Format to return stream in | [optional] [default to png]
412412

@@ -493,7 +493,7 @@ except ApiException as e:
493493
### Parameters
494494

495495
Name | Type | Description | Notes
496-
------------- | ------------- | ------------- | -------------
496+
---- | ---- | ------------ | -----
497497
**name** | **str**| The image file name. |
498498
**type** | **str**| Type of barcode to generate. |
499499
**text** | **str**| Text to encode. |
@@ -583,7 +583,7 @@ except ApiException as e:
583583
### Parameters
584584

585585
Name | Type | Description | Notes
586-
------------- | ------------- | ------------- | -------------
586+
---- | ---- | ------------ | -----
587587
**name** | **str**| The image file name. |
588588
**reader_params** | [**ReaderParams**](ReaderParams.md)| BarcodeReader object with parameters. |
589589
**type** | **str**| | [optional]
@@ -640,7 +640,7 @@ except ApiException as e:
640640
### Parameters
641641

642642
Name | Type | Description | Notes
643-
------------- | ------------- | ------------- | -------------
643+
---- | ---- | ------------ | -----
644644
**name** | **str**| New filename |
645645
**generator_params_list** | [**GeneratorParamsList**](GeneratorParamsList.md)| List of barcodes |
646646
**format** | **str**| Format of file | [optional] [default to png]

docs/DotCodeParams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**aspect_ratio** | **float** | Height/Width ratio of 2D BarCode module. | [optional]
7-
**dot_code_mask** | **int** | Mask of Dotcode barcode. Default value: -1. | [optional]
7+
**dot_code_mask** | **int** | DEPRECATED: DotCodeMask is now calculated automatically | [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/FileApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All URIs are relative to *https://api.aspose.cloud/v3.0*
44

55
Method | HTTP request | Description
6-
------------- | ------------- | -------------
6+
------ | ------------ | -----------
77
[**copy_file**](FileApi.md#copy_file) | **PUT** /barcode/storage/file/copy/{srcPath} | Copy file
88
[**delete_file**](FileApi.md#delete_file) | **DELETE** /barcode/storage/file/{path} | Delete file
99
[**download_file**](FileApi.md#download_file) | **GET** /barcode/storage/file/{path} | Download file
@@ -45,7 +45,7 @@ except ApiException as e:
4545
### Parameters
4646

4747
Name | Type | Description | Notes
48-
------------- | ------------- | ------------- | -------------
48+
---- | ---- | ------------ | -----
4949
**src_path** | **str**| Source file path e.g. &#39;/folder/file.ext&#39; |
5050
**dest_path** | **str**| Destination file path |
5151
**src_storage_name** | **str**| Source storage name | [optional]
@@ -99,7 +99,7 @@ except ApiException as e:
9999
### Parameters
100100

101101
Name | Type | Description | Notes
102-
------------- | ------------- | ------------- | -------------
102+
---- | ---- | ------------ | -----
103103
**path** | **str**| File path e.g. &#39;/folder/file.ext&#39; |
104104
**storage_name** | **str**| Storage name | [optional]
105105
**version_id** | **str**| File version ID to delete | [optional]
@@ -152,7 +152,7 @@ except ApiException as e:
152152
### Parameters
153153

154154
Name | Type | Description | Notes
155-
------------- | ------------- | ------------- | -------------
155+
---- | ---- | ------------ | -----
156156
**path** | **str**| File path e.g. &#39;/folder/file.ext&#39; |
157157
**storage_name** | **str**| Storage name | [optional]
158158
**version_id** | **str**| File version ID to download | [optional]
@@ -206,7 +206,7 @@ except ApiException as e:
206206
### Parameters
207207

208208
Name | Type | Description | Notes
209-
------------- | ------------- | ------------- | -------------
209+
---- | ---- | ------------ | -----
210210
**src_path** | **str**| Source file path e.g. &#39;/src.ext&#39; |
211211
**dest_path** | **str**| Destination file path e.g. &#39;/dest.ext&#39; |
212212
**src_storage_name** | **str**| Source storage name | [optional]
@@ -261,7 +261,7 @@ except ApiException as e:
261261
### Parameters
262262

263263
Name | Type | Description | Notes
264-
------------- | ------------- | ------------- | -------------
264+
---- | ---- | ------------ | -----
265265
**path** | **str**| Path where to upload including filename and extension e.g. /file.ext or /Folder 1/file.ext If the content is multipart and path does not contains the file name it tries to get them from filename parameter from Content-Disposition header. |
266266
**file** | **file**| File to upload |
267267
**storage_name** | **str**| Storage name | [optional]

docs/FolderApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All URIs are relative to *https://api.aspose.cloud/v3.0*
44

55
Method | HTTP request | Description
6-
------------- | ------------- | -------------
6+
------ | ------------ | -----------
77
[**copy_folder**](FolderApi.md#copy_folder) | **PUT** /barcode/storage/folder/copy/{srcPath} | Copy folder
88
[**create_folder**](FolderApi.md#create_folder) | **PUT** /barcode/storage/folder/{path} | Create the folder
99
[**delete_folder**](FolderApi.md#delete_folder) | **DELETE** /barcode/storage/folder/{path} | Delete folder
@@ -44,7 +44,7 @@ except ApiException as e:
4444
### Parameters
4545

4646
Name | Type | Description | Notes
47-
------------- | ------------- | ------------- | -------------
47+
---- | ---- | ------------ | -----
4848
**src_path** | **str**| Source folder path e.g. &#39;/src&#39; |
4949
**dest_path** | **str**| Destination folder path e.g. &#39;/dst&#39; |
5050
**src_storage_name** | **str**| Source storage name | [optional]
@@ -96,7 +96,7 @@ except ApiException as e:
9696
### Parameters
9797

9898
Name | Type | Description | Notes
99-
------------- | ------------- | ------------- | -------------
99+
---- | ---- | ------------ | -----
100100
**path** | **str**| Folder path to create e.g. &#39;folder_1/folder_2/&#39; |
101101
**storage_name** | **str**| Storage name | [optional]
102102

@@ -147,7 +147,7 @@ except ApiException as e:
147147
### Parameters
148148

149149
Name | Type | Description | Notes
150-
------------- | ------------- | ------------- | -------------
150+
---- | ---- | ------------ | -----
151151
**path** | **str**| Folder path e.g. &#39;/folder&#39; |
152152
**storage_name** | **str**| Storage name | [optional]
153153
**recursive** | **bool**| Enable to delete folders, subfolders and files | [optional] [default to False]
@@ -199,7 +199,7 @@ except ApiException as e:
199199
### Parameters
200200

201201
Name | Type | Description | Notes
202-
------------- | ------------- | ------------- | -------------
202+
---- | ---- | ------------ | -----
203203
**path** | **str**| Folder path e.g. &#39;/folder&#39; |
204204
**storage_name** | **str**| Storage name | [optional]
205205

@@ -251,7 +251,7 @@ except ApiException as e:
251251
### Parameters
252252

253253
Name | Type | Description | Notes
254-
------------- | ------------- | ------------- | -------------
254+
---- | ---- | ------------ | -----
255255
**src_path** | **str**| Folder path to move e.g. &#39;/folder&#39; |
256256
**dest_path** | **str**| Destination folder path to move to e.g &#39;/dst&#39; |
257257
**src_storage_name** | **str**| Source storage name | [optional]

docs/StorageApi.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All URIs are relative to *https://api.aspose.cloud/v3.0*
44

55
Method | HTTP request | Description
6-
------------- | ------------- | -------------
6+
------ | ------------ | -----------
77
[**get_disc_usage**](StorageApi.md#get_disc_usage) | **GET** /barcode/storage/disc | Get disc usage
88
[**get_file_versions**](StorageApi.md#get_file_versions) | **GET** /barcode/storage/version/{path} | Get file versions
99
[**object_exists**](StorageApi.md#object_exists) | **GET** /barcode/storage/exist/{path} | Check if file or folder exists
@@ -41,7 +41,7 @@ except ApiException as e:
4141
### Parameters
4242

4343
Name | Type | Description | Notes
44-
------------- | ------------- | ------------- | -------------
44+
---- | ---- | ------------ | -----
4545
**storage_name** | **str**| Storage name | [optional]
4646

4747
### Return type
@@ -91,7 +91,7 @@ except ApiException as e:
9191
### Parameters
9292

9393
Name | Type | Description | Notes
94-
------------- | ------------- | ------------- | -------------
94+
---- | ---- | ------------ | -----
9595
**path** | **str**| File path e.g. &#39;/file.ext&#39; |
9696
**storage_name** | **str**| Storage name | [optional]
9797

@@ -143,7 +143,7 @@ except ApiException as e:
143143
### Parameters
144144

145145
Name | Type | Description | Notes
146-
------------- | ------------- | ------------- | -------------
146+
---- | ---- | ------------ | -----
147147
**path** | **str**| File or folder path e.g. &#39;/file.ext&#39; or &#39;/folder&#39; |
148148
**storage_name** | **str**| Storage name | [optional]
149149
**version_id** | **str**| File version ID | [optional]
@@ -194,7 +194,7 @@ except ApiException as e:
194194
### Parameters
195195

196196
Name | Type | Description | Notes
197-
------------- | ------------- | ------------- | -------------
197+
---- | ---- | ------------ | -----
198198
**storage_name** | **str**| Storage name |
199199

200200
### Return type

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
from setuptools import setup, find_packages
3030

3131
NAME = "aspose-barcode-cloud"
32-
VERSION = "22.11.0"
32+
VERSION = "22.12.0"
3333
# To install the library, run the following
3434
#
3535
# python setup.py install

0 commit comments

Comments
 (0)