mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
* feat: Add parameter querying to the API * feat: Add streaming endpoint for workspace history Enables a buildlog-like flow for reading job output. * Fix empty parameter source and destination * Add comment for usage of workspace history logs endpoint