zowe / zowe/api-layer

API Catalog issues

Open
#4,558 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Priority: Low size/S
Dominant language
Java
Stars
92
Forks
81
Avg merge
1d 9h
Merged PRs (30d)
46

Description

  1. Loader is behind the services (see the blue line)

In version 3.4.1 and later ones

Image
  1. Icons about API doc version

In 3.4.1 are missing, and in unreleased 3.5.0 they are too big

Image
  1. responseInterceptor for loaded API doc is not involved

This code is not called. Tested on version 2.18.4, but very probably it is valid for other versions as well (v3)

https://github.com/zowe/api-layer/blob/938f023b6123ab30eef34b2d52cc83ecef865ff3/api-catalog-ui/frontend/src/components/Swagger/SwaggerUIApiml.jsx#L159-L174

  1. Diff is not working, it returns 404 (v2) or 500 (v3)

Tested with Endevor service

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with api-catalog-ui/frontend/src/components/Swagger/SwaggerUIApiml.jsx, especially lines 159-174, and reproduce the reported behavior in the listed 2.18.4, 3.4.1, and 3.5.0 versions. Investigate the loader position, API documentation version icons, responseInterceptor, and Diff failures separately. Done means the four reported catalog behaviors work without the shown 404 or 500 responses.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.