Open yujonglee opened 4 months ago
https://github.com/aj-foster/open-api-generator/blob/main/lib/open_api/spec.ex
Also, we should modify our crawler to not chunk OpenAPI spec.
https://hexdocs.pm/open_api_spex/OpenApiSpex.html#schema_from_map/1
https://github.com/open-api-spex/open_api_spex/blob/master/lib/open_api_spex/open_api.ex
https://github.com/aj-foster/open-api-generator/blob/main/lib/open_api/spec.ex
Also, we should modify our crawler to not chunk OpenAPI spec.