This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Description
This is a...
[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x] Bug report
[ ] Documentation issue or request
The problem
I have syndesis (1.13.2) running on locally via CRC. When I attempt to create an API Connector given a valid OpenAPI spec, it appears the UI is unable to parse the contents correctly. I get no operations listed and when I attempt to continue (click next button), I get a blank screen.
Expected behavior
Correctly list operations.
Screenshot
Main issue:

Secondary problem (not sure if related to the first)

Request and Response Data
API Endpoints and Schemas
Tasks involved / Steps to Reproduce
- Click Customizations -> API Client Connectors on left nav
- Click Create API Connector
- Upload a valid OpenAPI spec file
- Click Next