Add license details to OpenAPI schema (#1483)

This would make it easier for 3rd parties to integrate with Stalwart by being clear about licensing. I'm not sure if you want this license or want to release this file specifically under a more permissive license (MIT license would make sense here in my opinion, because it's just an API schema).
This commit is contained in:
Aaron Dewes 2025-05-12 16:53:18 +02:00 committed by GitHub
parent f19d25e8a5
commit 4b3b158ed3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2025 Stalwart Labs Ltd <hello@stalw.art>
#
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-SEL
openapi: 3.0.0
info:
title: Stalwart Mail Server API