coder/codersdk
Marcin Tojek a23a471034
docs: update swaggo/swag v1.8.9 (#5590)
* docs: update swaggo/swag v1.8.9

* Fix: format

* swaggo: time.Duration

* swaggo: provisionertype

* Fix: AuthorizationObject

* Fix: enums

* Fix: netip.Addr

* Fix: clickable response properties
2023-01-10 15:47:08 +01:00
..
agentconn.go fix: fix security vulnerabilities reported by CodeQL (#5467) 2022-12-19 19:25:59 +00:00
apikey.go feat: add flag for token lifetime (#5385) 2022-12-12 15:39:31 -05:00
appearance.go feat: enable enterprise users to specify a custom logo (#5566) 2023-01-04 15:31:45 -06:00
audit.go docs: audit, deploymentconfig, files, parameters (#5506) 2023-01-03 19:21:10 +01:00
authorization.go docs: update swaggo/swag v1.8.9 (#5590) 2023-01-10 15:47:08 +01:00
branding.go feat: enable enterprise users to specify a custom logo (#5566) 2023-01-04 15:31:45 -06:00
buildinfo.go docs: api root, buildinfo, csp (#5493) 2022-12-22 15:53:14 +01:00
client.go feat: tracing improvements (#4988) 2022-11-29 07:22:10 +10:00
client_internal_test.go fix: Protect codersdk.Client SessionToken so it can be updated (#4965) 2022-11-09 15:31:24 +02:00
deploymentconfig.go feat: add flag to disaable all rate limits (#5570) 2023-01-05 18:05:20 +00:00
error.go feat: add template RBAC/groups (#4235) 2022-10-10 15:37:06 -05:00
error_test.go fix: avoid emitting version warning when connection error encountered (#3082) 2022-07-21 14:28:24 -05:00
features.go feat: enable enterprise users to specify a custom logo (#5566) 2023-01-04 15:31:45 -06:00
files.go docs: audit, deploymentconfig, files, parameters (#5506) 2023-01-03 19:21:10 +01:00
gitsshkey.go feat: Rbac more coderd endpoints, unit test to confirm (#1437) 2022-05-17 13:43:19 -05:00
groups.go Implement Quotas v3 (#5012) 2022-11-14 17:57:33 +00:00
licenses.go feat: Add the option to generate a trial license during setup (#5110) 2022-11-16 17:09:49 -06:00
organizationmember.go chore: Make member role struct match site roles (#3671) 2022-08-24 15:58:57 -04:00
organizations.go feat: add examples to api (#5331) 2022-12-09 14:29:50 -05:00
pagination.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
pagination_test.go feat: Implement unified pagination and add template versions support (#1308) 2022-05-10 07:44:09 +00:00
parameters.go docs: audit, deploymentconfig, files, parameters (#5506) 2023-01-03 19:21:10 +01:00
provisionerdaemons.go docs: API workspace agents and builds (#5538) 2023-01-05 15:27:10 +01:00
quota.go Implement Quotas v3 (#5012) 2022-11-14 17:57:33 +00:00
replicas.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00
roles.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
sse.go feat: make trace provider in loadtest, add tracing to sdk (#4939) 2022-11-09 08:10:48 +10:00
templates.go docs: update swaggo/swag v1.8.9 (#5590) 2023-01-10 15:47:08 +01:00
templateversions.go feat: Add GET previous template version endpoint (#5230) 2022-12-06 14:15:03 +00:00
time.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
time_test.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
updatecheck.go docs: api root, buildinfo, csp (#5493) 2022-12-22 15:53:14 +01:00
users.go feat: Add the option to generate a trial license during setup (#5110) 2022-11-16 17:09:49 -06:00
workspaceagents.go docs: API workspace agents and builds (#5538) 2023-01-05 15:27:10 +01:00
workspaceagents_test.go chore: refactor agent stats streaming (#5112) 2022-11-18 16:46:53 -06:00
workspaceapps.go docs: API workspace agents and builds (#5538) 2023-01-05 15:27:10 +01:00
workspacebuilds.go docs: API workspace agents and builds (#5538) 2023-01-05 15:27:10 +01:00
workspacedisplaystatus.go fix: Remove `action` from build cancelation names (#4930) 2022-11-08 17:12:06 +00:00
workspacedisplaystatus_internal_test.go fix: Remove `action` from build cancelation names (#4930) 2022-11-08 17:12:06 +00:00
workspaces.go docs: applications and authorization (#5477) 2022-12-21 15:37:30 +01:00