Derek Ries

Results 10 comments of Derek Ries

I don't think this is a bug, but more of a feature request to include an actual `@typescript-eslint` transform. Afaik there's only the `@typescript-eslint/parser` and an ESLint transform. The `parserServices`...

Thanks for submitting a pull request, much appreciated. I'll check this out tonight.

Went with a second repo called arkpy-examples.

@Failoe I wasn't able to reproduce this issue as all those files work correctly for me. One thing they have in common though is the use of Unicode characters, which...

It's possible a recent update has changed some of the file format structure. It's also possible that the update corrupted some data. You said this was only some profiles? Is...

@apertaoxis This library only supports Version 1 of the Ark file formats. Since it was written there's probably been several version changes. That error is thrown when the file header...

Thanks. Bower is on my list of things to do tomorrow!

In case anyone runs into this same issue, my workaround at the moment is to transform the openapi spec and inline property references before passing things to Orval.

Thanks for the quick turnaround! >It's not the responsibility of Orval to choose a dependency and force you to install something. Fair enough. There's something to be said for output...

Looks like there's nothing published in the 0.2.3 package apart from the license, package.json, and README.md files.