methodactor
methodactor
CDCloudflare Developers
Created by methodactor on 11/30/2023 in #general-help
OpenAPI Schema
Hi, I'm trying to use the Cloudflare API and would like to use an OpenAPI generator to generate types. It's failing on the exported schema (both the original and bundled, I wasn't sure which to use) using the library I normally use: https://github.com/drwpow/openapi-typescript
TypeError: Cannot use 'in' operator to search for '$ref' in null
TypeError: Cannot use 'in' operator to search for '$ref' in null
I've tried a couple other libraries and they are not working either. I know I've gotten it to work in the past though
1 replies