Commit 297096d
Cherry pick #1782 to 0.9 branch.
## Why make this change?
- Currently our config and schema file had some differences, which is
why even the config we support was showing to contain errors.
## What is this change?
- updating schema to reflect the correct supported config file.
## How was this tested?
- Online Tool: https://www.jsonschemavalidator.net/
## Screenshots
### Before

### After

---------
## Why make this change?
- Reference associated issue using `#` syntax. e.g. Closes #XX
- Include summary (1-2 sentences) of linked issue to avoid redirecting
reviewers to different pages.
- Include links to any additional discussion threads related to this
change.
## What is this change?
- Summary of how your changes work to give reviewers context of your
intent.
- Links to relevant documentation / StackOverflow, if applicable.
## How was this tested?
- [ ] Integration Tests
- [ ] Unit Tests
## Sample Request(s)
- Example REST and/or GraphQL request to demonstrate modifications
- Example of CLI usage to demonstrate modifications
Co-authored-by: Abhishek Kumar <[email protected]>
Co-authored-by: Aniruddh Munde <[email protected]>
1 parent f3c3ca0 commit 297096d
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
323 | 328 | | |
324 | 329 | | |
325 | 330 | | |
| |||
359 | 364 | | |
360 | 365 | | |
361 | 366 | | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
362 | 372 | | |
363 | 373 | | |
364 | 374 | | |
| |||
0 commit comments