[BUG][C][cpp-restsdk] Missing Set.h when trying to generate from Twitter OpenAPI JSON
Created by: HunterZ
Bug Report Checklist
-
Have you provided a full/minimal spec to reproduce the issue? -
Have you validated the input using an OpenAPI validator (example)? -
Have you tested with the latest master to confirm the issue still exists? -
Have you searched for related issues/PRs? -
What's the actual output vs expected output? -
[Optional] Sponsorship to speed up the bug fix or feature request (example)
Description
When trying to build C or cpprestsdk APIs generated from Twitter's official OpenAPI JSON, I get missing Set.h
and AnyType.h
header errors.
openapi-generator version
Latest stable and master offered by official online generators as of time of this bug report.
OpenAPI declaration file content or url
https://api.twitter.com/labs/2/openapi.json as advertised by https://developer.twitter.com/en/docs/labs