js-webflow-api icon indicating copy to clipboard operation
js-webflow-api copied to clipboard

Fix issue with customFields not being inserted into createItem()

Open ivarvermeulen opened this issue 11 months ago • 1 comments

I know this PR might be useless as the files I fixed should be generated from your API, but for me this was the only option to fix the issue. I've added the prepare script in the package.json in order to be able to install the package from my github fork, so running npm install https://github.com/The-Any-Thing/js-webflow-api as a temp fix

ivarvermeulen avatar Feb 29 '24 13:02 ivarvermeulen

👋 @ivarvermeulen We've just enabled stronger GitHub monitoring to track the issues. You'll see us being more responsive to these sorts of issues!

dsinghvi avatar Mar 04 '24 19:03 dsinghvi

man, i've been scratching my head trying to figure out why fieldData is typed like that in the API, how does anyone use this as is? Thanks.

travisjbeck avatar Aug 28 '24 01:08 travisjbeck

Hey @ivarvermeulen @travisjbeck - we just shipped v2.4.0 which should allow extra data in fieldData to be set. Thank you @ivarvermeulen for contributions on this PR. As you've noticed, most of the SDK is automatically generated from our OpenAPI spec, so closing this for now, as it was addressed in the most recent release.

zplata avatar Sep 30 '24 14:09 zplata