Commit b301eeb
Add level-2 property to runtime.cache in dab.draft.schema.json (#3317)
## Why make this change?
Closes #3314
## What is this change?
Adds the `level-2` property, which is already a part of our object
model, to the `dab.draft.schema.json` file. Also adds `minimum: 1` to
`runtime.cache.ttl-seconds` to align schema validation with the runtime
enforcement that rejects values ≤ 0. The `level-2.provider` property is
kept as a plain string (no enum, no default) to match the nullable
string with `null` default in the object model.
## How was this tested?
- [ ] Integration Tests
- [ ] Unit Tests
## Sample Request(s)
N/A — schema-only change with no REST/GraphQL/CLI surface.
<!-- START COPILOT CODING AGENT TIPS -->
---
📍 Connect Copilot coding agent with [Jira](https://gh.io/cca-jira-docs),
[Azure Boards](https://gh.io/cca-azure-boards-docs) or
[Linear](https://gh.io/cca-linear-docs) to delegate work to Copilot in
one click without leaving your project management tool.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Souvik Ghosh <souvikofficial04@gmail.com>1 parent 3c811b5 commit b301eeb
1 file changed
Lines changed: 34 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
490 | 523 | | |
491 | 524 | | |
492 | 525 | | |
| |||
0 commit comments