mirror of
https://github.com/syntrex-lab/gomcp.git
synced 2026-06-20 15:28:05 +02:00
feat(docs): finalize SDD-110 localization and Next.js Markdown rendering
This commit is contained in:
parent
fe9415ab74
commit
2c27cf1bf7
5 changed files with 251 additions and 5 deletions
|
|
@ -1,5 +1,11 @@
|
|||
// Package main provides the standalone SOC API server entry point.
|
||||
//
|
||||
// @title SYNTREX Sentinel SOC API
|
||||
// @version 1.0
|
||||
// @description Enterprise API for AI Firewall and Security Operations Center. Auto-generated via Doc-as-Code.
|
||||
// @host localhost:9100
|
||||
// @BasePath /
|
||||
//
|
||||
// Usage:
|
||||
//
|
||||
// go run ./cmd/soc/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue