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

Proxy mode - unstructured API services #143

Closed
gwandwingor opened this issue Sep 12, 2023 · 2 comments · Fixed by #149
Closed

Proxy mode - unstructured API services #143

gwandwingor opened this issue Sep 12, 2023 · 2 comments · Fixed by #149
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gwandwingor
Copy link

gwandwingor commented Sep 12, 2023

Hi,

In proxy discovery mode, we noticed that proxies with a reference to a spec (association.json) were correctly discovered as "oas" services.
However, it appears that, without altering any of the already discovered proxies/specs, subsequent API service revisions are created with an "unstructured" format as shown below :

image

@jcollins-axway
Copy link
Collaborator

This seems to be a logic error. When the call to get the spec file does not fail, but the data returned when getting the spec seems to be bad or empty, we were publishing the API. Will skip publishing in this case.

@jcollins-axway
Copy link
Collaborator

Will be fixed when APIGOV-26363 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants