feat(api): publish validated OpenAPI contract
CI / validate (push) Successful in 7m15s
Release / release (push) Successful in 11m32s

This commit is contained in:
dmg
2026-09-10 15:11:57 -04:00
parent c2ac2ad16b
commit 47782b3ccc
19 changed files with 2420 additions and 12 deletions
+2
View File
@@ -15,6 +15,8 @@ const contentSecurityPolicy = [
const nextConfig: NextConfig = {
output: "standalone",
// Keep the canonical source available in standalone/container output as well.
outputFileTracingIncludes: { "/openapi.yaml": ["../../openapi.yaml"] },
poweredByHeader: false,
async headers() {
return [