m-rieke
m-rieke
There is currently no way on using unicode in csv, this was working before 0.6.0: ``` import overpass query_adminlevel = "\ area['int_name'='Nederland']->.searchArea;\ (\ relation[boundary=administrative][admin_level=4]['ISO3166-2'~'NL'](area.searchArea);\ );\ out center;" api = overpass.API(timeout=1000)...
**Describe the bug** The control control.foundational_security_lambda_2 checks whether the Lambda function settings for runtimes match the expected values set for the supported runtimes for each language. The control fails if...
- including upcoming announced releases - easier reading of reason: runtime is always at the end - differentiation between known and unknown runtimes. - Implementing a list of Deprecated Runtimes...
### Description On creating a client for JIRA API Client (https://dac-static.atlassian.com/cloud/jira/platform/swagger-v3.v3.json?_v=1.7141.0-0.1305.0) the request for adding an attachment to a ticket has the wrong type and is not compiling. ```typescript public...