Melloware
Melloware
My PR was accepted at Quartz to add an ORacle 23 script. https://github.com/quartz-scheduler/quartz/pull/1221
I still use this for PFE credit card component. There was a limitation in the JS library where the ids had to be exact like number, expiry, etc. It only...
You are right i might look into just fixing the credit card JS which isn't really receiving updates anyway these days!
@severinh any help or PR would be appreciated!
I think your issue is similar to this one: https://github.com/orval-labs/orval/issues/967 Is your OpenAPI spec large or complex by any chance?
yeah i suspect something is getting into an infinite loop?
Thanks for reporting back @patrickhuijten ! I think I will close for now.
See "npm run build:api" script in package.json
Hmm OK i didn't see you had updated `.d.ts` that is what triggers the updating of index.json.
@nitrogenous this looks great to me but wanted you to review also.