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

Valid OpenAPI spec not parsed correctly when creating an API Connector #9860

@dannybaggett

Description

@dannybaggett

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:
Screen Shot 2022-01-14 at 1 52 04 PM

Secondary problem (not sure if related to the first)
Screen Shot 2022-01-14 at 1 52 19 PM

Request and Response Data

API Endpoints and Schemas

Tasks involved / Steps to Reproduce

  1. Click Customizations -> API Client Connectors on left nav
  2. Click Create API Connector
  3. Upload a valid OpenAPI spec file
  4. Click Next

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions