ipolding-cais
ipolding-cais
**Describe the bug** During OpenAPI metadata-ingestion there is a `get_endpoints` method that wrongly assumes that a Path Item Object is a dictionary with only string keys (methods) and Operation Object...
I have raised an issue for this: https://github.com/datahub-project/datahub/issues/10716 ## Checklist - [x] The PR conforms to DataHub's [Contributing Guideline](https://github.com/datahub-project/datahub/blob/master/docs/CONTRIBUTING.md) (particularly [Commit Message Format](https://github.com/datahub-project/datahub/blob/master/docs/CONTRIBUTING.md#commit-message-format)) - [x] Links to related issues (if...