I have generated the latest API!
This commit is contained in:
@ -107,6 +107,7 @@ async def test_file_convert_stl_async():
|
|||||||
|
|
||||||
print(f"FileConversion: {fc}")
|
print(f"FileConversion: {fc}")
|
||||||
|
|
||||||
|
|
||||||
def test_file_mass():
|
def test_file_mass():
|
||||||
# Create our client.
|
# Create our client.
|
||||||
client = ClientFromEnv()
|
client = ClientFromEnv()
|
||||||
@ -134,6 +135,7 @@ def test_file_mass():
|
|||||||
|
|
||||||
print(f"FileConversion: {fm}")
|
print(f"FileConversion: {fm}")
|
||||||
|
|
||||||
|
|
||||||
def test_file_volume():
|
def test_file_volume():
|
||||||
# Create our client.
|
# Create our client.
|
||||||
client = ClientFromEnv()
|
client = ClientFromEnv()
|
||||||
|
Reference in New Issue
Block a user