Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Connector Builder] Use ref resolving endpoint before converting YAML to UI #21610

Closed
lmossman opened this issue Jan 19, 2023 · 1 comment · Fixed by #21898
Closed

[Connector Builder] Use ref resolving endpoint before converting YAML to UI #21610

lmossman opened this issue Jan 19, 2023 · 1 comment · Fixed by #21898
Assignees

Comments

@lmossman
Copy link
Contributor

Context

YAML to UI conversion logic was added in #21142

and an endpoint to resolve refs and options was added in #21565

We would now like to wire up the connector builder to call that resolving endpoint before trying to convert the YAML to UI forms, so that YAMLs containing refs and options can be successfully converted (they are currently rejected).

Acceptance Criteria

  • YAML manifests containing refs and options can be successfully converted to UI forms
  • Invalid manifests show an error indicating that they are invalid and therefore cannot be converted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant