generated from ansys/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
🔍 Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
🐞 Description of the bug
Non string query parameters raise an Exception in ApiClient.__handle_query_params
: join is called on non-string items
📝 Steps to reproduce
Use client to make request with an integer query parameter
💻 Which operating system are you using?
Windows
🐍 Which Python version are you using?
3.10
📦 Installed packages
altgraph==0.17.2
amimporters==1.0.1
ansys-openapi-common==1.1.1
anyio==3.6.1
atomicwrites==1.4.1
attrs==21.2.0
CacheControl==0.12.11
cachy==0.3.0
certifi==2022.6.15
cffi==1.14.6
charset-normalizer==2.1.0
cleo==0.8.1
click==8.1.3
clikit==0.6.2
colorama==0.4.5
crashtest==0.3.1
cryptography==3.4.7
dataclasses-json==0.5.7
decorator==5.1.1
distlib==0.3.6
fastapi==0.79.0
filelock==3.8.0
freezegun==1.2.2
future==0.18.2
granta-component-analysis==0.0.9
h11==0.13.0
html5lib==1.1
htmlmin==0.1.12
idna==3.3
importlib-metadata==3.4.0
iniconfig==1.1.1
Jinja2==3.1.2
JSON-minify==0.3.0
json-schema-for-humans==0.41.6
jsonschema==3.2.0
keyring==22.0.1
lockfile==0.12.2
markdown2==2.4.3
MarkupSafe==2.1.1
marshmallow==3.17.0
marshmallow-enum==1.5.1
MIScriptingToolkit==3.0.25
msgpack==1.0.4
mypy-extensions==0.4.3
ntlm-auth==1.5.0
numpy==1.23.1
pandas==1.4.3
pastel==0.2.1
pefile==2022.5.30
pexpect==4.8.0
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==1.0.0
poetry==1.1.15
poetry-core==1.0.8
prettytable==3.4.1
ptyprocess==0.7.0
py==1.11.0
pycparser==2.20
pydantic==1.9.2
Pygments==2.12.0
pyinstaller==4.10
pyinstaller-hooks-contrib==2022.8
pylev==1.4.0
pyparsing==3.0.9
pypiwin32==223
pyrsistent==0.18.0
pytest==7.1.2
python-dateutil==2.8.2
pytimeparse==1.1.8
pytz==2021.1
pywin32==304
pywin32-ctypes==0.2.0
PyYAML==6.0
requests==2.28.1
requests-auth==5.2.0
requests-mock==1.9.3
requests-negotiate-sspi==0.5.2
requests-ntlm==1.1.0
requests-toolbelt==0.9.1
retry==0.9.2
shellingham==1.5.0
six==1.16.0
sniffio==1.2.0
starlette==0.19.1
tomli==2.0.1
tomlkit==0.11.4
typing-inspect==0.7.1
typing_extensions==4.2.0
urllib3==1.26.10
uvicorn==0.18.2
virtualenv==20.16.4
wcwidth==0.2.5
webencodings==0.5.1
zipp==3.8.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working