Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: API enterprise#5625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mtojek merged 50 commits intocoder:mainfrommtojek:3522-enterprise-1
Jan 11, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
50 commits
Select commitHold shift + click to select a range
a3fbe72
docs: audit, deploymentconfig, files, parameters
mtojekDec 22, 2022
fbe1d70
Swagger comments in workspacebuilds.go
mtojekJan 2, 2023
96daf47
structs in workspacebuilds.go
mtojekJan 2, 2023
663ec87
workspaceagents: instance identity
mtojekJan 2, 2023
fc00d7e
workspaceagents.go in progress
mtojekJan 2, 2023
67a85b9
workspaceagents.go in progress
mtojekJan 2, 2023
ce8c7ea
Agents
mtojekJan 2, 2023
d2a9af5
workspacebuilds.go
mtojekJan 2, 2023
f37c6b3
/workspaces
mtojekJan 3, 2023
250982a
templates.go, templateversions.go
mtojekJan 3, 2023
ff622a7
templateversion.go in progress
mtojekJan 3, 2023
9dd385c
cancel
mtojekJan 3, 2023
f96351a
templateversions
mtojekJan 3, 2023
15de3b6
wip
mtojekJan 3, 2023
596cdbd
Merge branch 'main' into 3522-workspacebuilds-1
mtojekJan 3, 2023
eb4ba48
Merge
mtojekJan 3, 2023
e314c24
x-apidocgen
mtojekJan 4, 2023
97cd7ac
NullTime hack not needed anymore
mtojekJan 4, 2023
ae06598
Fix: x-apidocgen
mtojekJan 4, 2023
c82eb01
Merge branch '3522-workspacebuilds-1' into 3522-templates-1
mtojekJan 4, 2023
77815d3
Merge branch '3522-templates-1' into 3522-organizations-1
mtojekJan 4, 2023
7aa0f65
Members
mtojekJan 4, 2023
b93398e
Fixes
mtojekJan 4, 2023
5c96bd5
Fix
mtojekJan 4, 2023
4667f07
WIP
mtojekJan 5, 2023
0cd9c4a
Merge branch 'main' into 3522-templates-1
mtojekJan 5, 2023
5405c0c
WIP
mtojekJan 9, 2023
801cad1
Merge branch '3522-users-1' into 3522-organizations-1
mtojekJan 9, 2023
0dc1d2a
Users
mtojekJan 9, 2023
9285425
Logout
mtojekJan 9, 2023
6979a7f
User profile
mtojekJan 9, 2023
62a26f9
Status suspend activate
mtojekJan 9, 2023
b1f389b
User roles
mtojekJan 9, 2023
14a1654
User tokens
mtojekJan 9, 2023
5c22629
Keys
mtojekJan 9, 2023
91c78f4
SSH key
mtojekJan 9, 2023
c06a636
All
mtojekJan 9, 2023
ee6dbb1
Typo
mtojekJan 9, 2023
8f22f8d
Fix
mtojekJan 9, 2023
77be926
Entitlements
mtojekJan 9, 2023
4fcedb0
Groups
mtojekJan 9, 2023
35eae4e
SCIM
mtojekJan 9, 2023
a7f6add
Fix
mtojekJan 9, 2023
0f9b0f6
Merge branch 'main' into 3522-enterprise-1
mtojekJan 9, 2023
3ecfad7
Fix
mtojekJan 9, 2023
05b6a98
Clean templates
mtojekJan 9, 2023
03d9e9a
Merge branch 'main' into 3522-enterprise-1
mtojekJan 11, 2023
1ebf408
Sort API pages
mtojekJan 11, 2023
c2977cf
Fix: HashedSecret
mtojekJan 11, 2023
000b890
General is first
mtojekJan 11, 2023
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
2 changes: 1 addition & 1 deletionMakefile
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -483,7 +483,7 @@ docs/admin/prometheus.md: scripts/metricsdocgen/main.go scripts/metricsdocgen/me
cd site
yarn run format:write:only ../docs/admin/prometheus.md

coderd/apidoc/swagger.json: $(shell find ./scripts/apidocgen -not \( -path './scripts/apidocgen/node_modules' -prune \) -type f) $(wildcard coderd/*.go) $(wildcard codersdk/*.go) .swaggo
coderd/apidoc/swagger.json: $(shell find ./scripts/apidocgen -not \( -path './scripts/apidocgen/node_modules' -prune \) -type f) $(wildcard coderd/*.go) $(wildcardenterprise/coderd/*.go) $(wildcardcodersdk/*.go) .swaggo
./scripts/apidocgen/generate.sh
cd site
yarn run format:write:only ../docs/api ../docs/manifest.json ../coderd/apidoc/swagger.json
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp