Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/api/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

```redoc
spec-url: ./v1/openapi.json
hide-download-button: true
```
2 changes: 1 addition & 1 deletion docs/api/v1/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"title": "Runtime Debug Control Protocol (RDCP)",
"version": "1.0.0",
"description": "A standardized HTTP-based protocol for controlling debug logging in distributed applications at runtime.",
"description": "A standardized HTTP-based protocol for controlling debug logging in distributed applications at runtime.\n\nCopyright 2025 Doug Fennell/rdcp.dev\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0",
"contact": {
"name": "RDCP Protocol",
"url": "https://github.com/mojoatomic/rdcp-protocol"
Expand Down