Skip to content

Commit b007971

Browse files
leifericfclaude
andcommitted
chore(docs): move openapi spec to resources for split prep
Moves the canonical OpenAPI 3.1 spec from docs/openapi.yaml to resources/openapi.yaml so it ships inside the daemon JAR and can be served via io/resource. After the upcoming repo split, docs/ is removed from this repo entirely; the website (in noumenon-site) will mirror this file from raw.githubusercontent.com on a cron schedule. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9b88740 commit b007971

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ noum <command> [options] # single-shot mode
156156
noum help <command> # command-specific help
157157
```
158158

159-
Run `noum help` for the full command list. The CLI and MCP server expose the same capabilities. See [`docs/openapi.yaml`](docs/openapi.yaml) for the HTTP API spec.
159+
Run `noum help` for the full command list. The CLI and MCP server expose the same capabilities. See [`resources/openapi.yaml`](resources/openapi.yaml) for the HTTP API spec.
160160

161161
## Development
162162

0 commit comments

Comments
 (0)