Marcel Stör

Results 369 comments of Marcel Stör

Some more feedback after experimenting with `bundle` and other Swagger/OpenAPI tools more seriously. The bundler's approach can produce `$ref`s with lots of indirections such as `#/definitions/CustomerMasterDataPermissionRead/allOf/1/properties/commonObject/allOf/0`. Not all Swagger/OpenAPI tools...

@lehphyro @rdccosmo here's a gist: https://gist.github.com/marcelstoer/750739c6e3b357872f953469ac7dd7ad Take note of the caveats in its comments section. As stated in earlier comments above I needed all external `definitions`, `parameters`, `responses`, etc. to...

To anyone commenting here: seems Stoplight/@philsturgeon recently joined forces with this project and contributed changes to json-schema-ref-parser. I didn't test whether the behavior discussed here is still the same.

Now that we can process entire folders of Swagger files the case is slightly different I'd argue. I basically want to say "Group by tags if tags are available". Smaller...

I guess you would have to provide (e.g. attach) `swagger2.json`.

Could someone from the project team confirm this issue? I have the same stack as @jandrassy and I am seeing the same behavior.

@jandrassy I generally trust your expertise a lot more than I trust mine wrt to C/C++/Arduino but your proposal doesn't fix the issue for me.

@nodemcu @vowstar @GerwinJanssen can you help out Jonathan?

The README has been saying > We are working on next version and will use QT framework. It will be cross platform and open source. for nearly a year now...

I for myself don't miss the OS X support as I use esptool.py (on Mac). Side note: on http://nodemcu-build.com/ I see 68% Win, 13% Linux and 12% OS X.