Hi, quick question:
I am trying to use the
https://datahubproject.io/docs/generated/ingestion/sources/openapi ingestion module.
I noticed it does not pick up any metadata on the fields (like description) because it tries to read the returned example and does not use the attached schema.
Would this be a vailid feature request or am I missing something?