Skip to content

Commit da0ee86

Browse files
author
root
committed
Updated API Documentation
1 parent 879cd86 commit da0ee86

File tree

403 files changed

+237940
-36344
lines changed

Some content is hidden

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

403 files changed

+237940
-36344
lines changed

__pycache__/apidocs.cpython-38.pyc

3.85 KB
Binary file not shown.
1.96 KB
Binary file not shown.

apidocs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def get_nuget_package_versions(package:str) -> dict:
4242
versions = data["data"][0]["versions"];
4343
return versions;
4444

45-
def query_product_info(product_code:str, product_name:str=None) -> dict|None:
45+
def query_product_info(product_code:str, product_name:str=None) -> dict:
4646
selected_product=None
4747
package_versions=None
4848
latest_version=None
-1.12 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

object-reference/ironocr/2024.12.2/fonts/glyphicons-halflings-regular.svg

Lines changed: 0 additions & 288 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)