Timothee Guerin

Results 124 comments of Timothee Guerin

We can keep this issue for it. I tried adding the crawling of reference after. The current issue is that when it crawl reference it might also add new files...

So `format` in openapi is used in modelefour to create a differrent type: - `uri` makes a `UriSchema` - `uuid` makes a `UUIDSchema` if we add eTag as one of...

Yeah I believe it would nicer as a global setting as this could be used in plugins too and I would expect it to be set before them

Yeah it seems like when there is an error we just log it but end successfully. We should update that.

thats something though we could simplify potentially too

We'll look into supporting that natively as well as adding more functionality to the plugins to be able to run before we start docker. What do you mean by restart....

what you could do(Though I would not recommend) in the meantime is in a plugin(Custom script are deprecated) write your doc opts then run `docker restart spark` (Still inside your...

yeah you might actually have to do that

well thats the thing we get rid of custom scripts. Also it gives options to open ports and I feel like some people might not want to setup a full...