Skip to content
SHC Docs

repo response models

Generated file — do not edit by hand. Regenerate from the repo root with CGO_ENABLED=0 go run scripts/gen-response-models-md.go.

Part of the API response model reference, which explains the Response model and Origin columns. Route inventory: routes.md. Named payload structs: payload-shapes.md.

MethodPathResponse modelOrigin
POST/api/method/shc.repo.syncMethodResponse[TaskResponse]handler
POST/api/method/shc.repo.sync_allMethodResponse[TaskListResponse]handler
GET/api/resource/RepoRepoListResponsehandler
POST/api/resource/RepoDocResponse[RepoResponse]handler
DELETE/api/resource/Repo/{name}MethodResponse[string]handler
GET/api/resource/Repo/{name}DocResponse[RepoResponse]handler
PATCH/api/resource/Repo/{name}DocResponse[RepoResponse]handler
GET/api/resource/Repo/{name}/rejectedDocResponse[map[string][]RejectReason]handler