Add opensearch declaration (#1058)

* feat: Add opensearch declaration

* cleanup

---------

Co-authored-by: Johannes Zorn <johannes.zorn@zollsoft.com>
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
This commit is contained in:
Johannes Zorn
2025-05-17 09:52:26 +02:00
committed by GitHub
parent da9371e33c
commit 9a00ae4b93
6 changed files with 54 additions and 0 deletions

View File

@@ -7,3 +7,4 @@ from .health import health
from .manifest import manifest
from .custom_css import custom_css
from .root import root
from .opensearch import opensearch