Christian Perez

Results 2 issues of Christian Perez

I got sanitize injected as a dependency into my project for custom reasons, but I'd like to avoid the sanitize in this line: `https://github.com/Orange-OpenSource/angular-swagger-ui/blob/master/src/scripts/modules/swagger-markdown.js#L54` because everytime it sanitizes here, it...

question

Does this sdk support multi threading? I mean when I try to trace calls in go subroutines, I think I'm losing the context, here's an example of my code: ```...

stale