zowe / zen

Eclipse Public License 2.0
1 stars 6 forks source link

Remove Hardcoded Schema References #240

Closed sakshibobade21 closed 3 months ago

sakshibobade21 commented 3 months ago

Proposed changes

This PR addresses Issue: This PR refactors the code to eliminate hardcoded values for setting schema references ("ref"). By dynamically setting these references, the code becomes more flexible and less prone to errors when schemas are modified.

Type of change

Please delete options that are not relevant.

PR Checklist

Please delete options that are not relevant.

Testing

Further comments