Closed danielwiehl closed 5 months ago
This commit adds the ManifestService.getApplication method to get a specific application. If not found, by default, throws an error unless setting the orElseNull option.
ManifestService.getApplication
orElseNull
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
Issue Number: #
This commit adds the
ManifestService.getApplication
method to get a specific application. If not found, by default, throws an error unless setting theorElseNull
option.PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Issue
Issue Number: #
Does this PR introduce a breaking change?
Other information