Commit 8e8417f
Feature/report additional fields (#140)
* Staging (#118)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* Staging (#125)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* Sanitize URLs in logging for schema loading and error handling (#124)
* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)
* Update .gitignore to ignore all log files in the logs directory (#134)
* ci: bump the github-actions-updates group with 2 updates (#126)
Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).
Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)
Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Staging (#137)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* Sanitize URLs in logging for schema loading and error handling (#124)
* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)
* Update .gitignore to ignore all log files in the logs directory (#134)
* Jeffcumpsty tpx patch 1 (#135)
* Staging (#118)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* Staging (#125)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* Sanitize URLs in logging for schema loading and error handling (#124)
* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)
* Update .gitignore to ignore all log files in the logs directory (#134)
* Enhance error message for non-staging merges
Added echo statement to display current actor during merge error.
* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)
* Staging (#118)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-version: 10.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Staging (#125)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* Sanitize URLs in logging for schema loading and error handling (#124)
* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)
* Update .gitignore to ignore all log files in the logs directory (#134)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)
* Staging (#118)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0
---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)
* Staging (#118)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File
Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0
---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
dependency-version: 10.0.0
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Bump the testing-packages group with 1 update (#128)
* Staging (#118)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* chore: Bump the testing-packages group with 1 update
Bumps coverlet.collector from 6.0.4 to 8.0.0
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: testing-packages
...
Signed-off-by: dependabot[bot] <support@github.com>
* Staging (#125)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* Sanitize URLs in logging for schema loading and error handling (#124)
* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)
* Update .gitignore to ignore all log files in the logs directory (#134)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update .gitignore to ignore all log files in the logs directory (#136)
* chore: Bump the microsoft-packages group with 1 update (#127)
* Staging (#118)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* chore: Bump the microsoft-packages group with 1 update
Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-version: 8.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: microsoft-packages
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge maion to staging (#139)
* Staging (#118)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* Staging (#125)
* Update permissions in deploy.yml to allow writing for GitHub releases
* Add job name to staging-to-main workflow for clarity
* Sanitize URLs in logging for schema loading and error handling (#124)
* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)
* Update .gitignore to ignore all log files in the logs directory (#134)
* ci: bump the github-actions-updates group with 2 updates (#126)
Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).
Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)
Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add support for reporting additional fields in JSON validation
* feat: add option to report additional fields in OpenAPI validation
* feat: flatten resolved allOf properties to enhance composite field discovery
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent bd2f247 commit 8e8417f
File tree
6 files changed
+387
-8
lines changed- OpenReferralApi.Core
- Models
- Services
- OpenReferralApi.Tests/Services
6 files changed
+387
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
210 | 220 | | |
211 | 221 | | |
212 | 222 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
100 | 107 | | |
101 | 108 | | |
102 | 109 | | |
| |||
433 | 440 | | |
434 | 441 | | |
435 | 442 | | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 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 | + | |
436 | 521 | | |
437 | 522 | | |
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
579 | | - | |
| 579 | + | |
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
| |||
685 | 685 | | |
686 | 686 | | |
687 | 687 | | |
688 | | - | |
| 688 | + | |
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
| 725 | + | |
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
737 | | - | |
| 737 | + | |
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| |||
964 | 964 | | |
965 | 965 | | |
966 | 966 | | |
967 | | - | |
| 967 | + | |
968 | 968 | | |
969 | 969 | | |
970 | 970 | | |
| |||
996 | 996 | | |
997 | 997 | | |
998 | 998 | | |
999 | | - | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
1000 | 1004 | | |
1001 | 1005 | | |
1002 | 1006 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
611 | 615 | | |
612 | 616 | | |
613 | 617 | | |
614 | 618 | | |
615 | 619 | | |
616 | 620 | | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
617 | 697 | | |
618 | 698 | | |
619 | 699 | | |
| |||
0 commit comments