mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
docs: remove empty page (#11511)
This commit is contained in:
2
coderd/apidoc/docs.go
generated
2
coderd/apidoc/docs.go
generated
@ -174,7 +174,7 @@ const docTemplate = `{
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"Applications Enterprise"
|
||||
"Enterprise"
|
||||
],
|
||||
"summary": "Issue signed app token for reconnecting PTY",
|
||||
"operationId": "issue-signed-app-token-for-reconnecting-pty",
|
||||
|
2
coderd/apidoc/swagger.json
generated
2
coderd/apidoc/swagger.json
generated
@ -141,7 +141,7 @@
|
||||
],
|
||||
"consumes": ["application/json"],
|
||||
"produces": ["application/json"],
|
||||
"tags": ["Applications Enterprise"],
|
||||
"tags": ["Enterprise"],
|
||||
"summary": "Issue signed app token for reconnecting PTY",
|
||||
"operationId": "issue-signed-app-token-for-reconnecting-pty",
|
||||
"parameters": [
|
||||
|
Reference in New Issue
Block a user