Hi Simon!
I ran into a problem when importing swagger into AF. When I import a swagger that contains "$" in its methods, the import fails with an error Job openapi target:
https://domain.com/swagger/... error: components.schemas.Schema name $somemethod-name doesn't adhere to regular expression ^[a-zA-Z0-9\.\-_]+$, after which the job fails, but the swagger url appears in the site tree. But still, it is not possible to continue the scan through AF, you can only manually start the active scan. Tell me, is it possible to get around this problem of falling in AF? Or is there some way to tell AF to continue other jobs after a ERROR?
Error after import swagger:

Detailed error:

But all urls (jsonrpc) added in site tree:

I am attaching a screenshot of the name with the $ sign.

Thanks