Commit 2f3b54c
Matheus Luís
FIX: Simplify schema for ServerBasedAPIAccessControl to optionally accept base_url
the proposed discriminated union was not working and would require the creation of a subschema inside this schema, so for simplicity if base_url is included it takes priority over the server+port defaults1 parent 4a3910f commit 2f3b54c
1 file changed
Lines changed: 6 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
486 | 476 | | |
487 | 477 | | |
488 | 478 | | |
489 | 479 | | |
490 | 480 | | |
491 | 481 | | |
| 482 | + | |
| 483 | + | |
492 | 484 | | |
493 | 485 | | |
494 | 486 | | |
| |||
0 commit comments