api.go.cd
api.go.cd copied to clipboard
API Documentation for Go CD
Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.2 to 4.2.1. Release notes Sourced from sprockets's releases. 4.2.1 What's Changed Fix .jpeg precompile issue by @ghiculescu in rails/sprockets#781 CI against Ruby 3.2 [changelog skip] by...
Objects represented via `describe_object` may have fields that are nullable. Depending on the programming language (Python has `None`, TypeScript has `null`, Go has `nil`, etc) there are cases where this...
Currently only the regular SCM material webhook APIs are documented; but not the `/config_repos/:id` variants introduced in `21.1.10` and https://github.com/gocd/gocd/pull/8023
We have only documented `arguments` which is an array. But there is also an `args` property that needs to be documented
Hi, It is not quite clear that when a plugin is loaded into the GoCD server that a base plugin settings object is not created. Running a [get plugin settings](https://api.gocd.org/17.11.0/#get-plugin-settings)...