zowe / zowe/api-layer

JSON schemas miss some configuration parameters

Open
#3,461 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
We found that caching-schema.json is missing many configuration parameters. The state of others is unknown.

Expected behavior
All configuration parameters(at least those in start.sh) need to be described in the JSON schema for validation.

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

Compare caching-schema.json with the configuration parameters declared in start.sh, starting by inventorying which parameters are absent or uncertain. Update the schema so every parameter required by start.sh is represented for validation, then verify that the schema covers the complete inventory.

Written by the indexing model from the issue text.

Assessment

Tech stack
json, shell
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.