Skip to content

[bugfix] Handle invalid spec on a spec with multiple spec setup - #79

Merged
pboos merged 4 commits into
mainfrom
bugfix/multispec-null-validator-handling
Jan 18, 2024
Merged

[bugfix] Handle invalid spec on a spec with multiple spec setup#79
pboos merged 4 commits into
mainfrom
bugfix/multispec-null-validator-handling

Conversation

@pboos

@pboos pboos commented Jan 18, 2024

Copy link
Copy Markdown
Contributor

Steps to reproduce

  • Setup with multiple specs
  • Have one (or more) spec be invalid
  • Startup

Expected behaviour

  • It should log the failure
  • It should ignore that spec (&path) but otherwise work the same still

Actual behaviour

  • It logs the failure
  • It throws an NPE whenever an endpoint with the invalid spec is validated

@pboos
pboos requested review from a team and dominik-riha January 18, 2024 12:45
@pboos
pboos merged commit 1deeb62 into main Jan 18, 2024
@pboos
pboos deleted the bugfix/multispec-null-validator-handling branch January 18, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants