You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
generating the code locally to fix the python 3.7 issue leads to issues in newer versions of insightvm. for instance SonarCriterion has a property of "searchDomain" which has been changed to just "domain" somewhere between 6.5.19 and 6.5.35, this information is also incorrect in the official documentation at https://help.rapid7.com/insightvm/en-us/api/index.html#operation/updateSonarQuery
Other relevant information
python 3.7
api-file console-swagger-6.5.19.json
swagger version 2.3.1
generating the code locally to fix the python 3.7 issue leads to issues in newer versions of insightvm. for instance SonarCriterion has a property of "searchDomain" which has been changed to just "domain" somewhere between 6.5.19 and 6.5.35, this information is also incorrect in the official documentation at https://help.rapid7.com/insightvm/en-us/api/index.html#operation/updateSonarQuery
Other relevant information
python 3.7
api-file console-swagger-6.5.19.json
swagger version 2.3.1