truenas-go-sdk
truenas-go-sdk copied to clipboard
Go SDK for interacting with TrueNAS APIs (generated by Openapi Generator)
Latest stable TrueNAS SCALE 23.10 Cobia has been released. Updated OpenAPI schema is available at: https://www.truenas.com/docs/files/scale_23.10.0_apiv2.json
:robot: I have created a release *beep* *boop* --- ## [1.0.0](https://github.com/dariusbakunas/truenas-go-sdk/compare/v0.9.0...v1.0.0) (2023-08-08) ### ⚠ BREAKING CHANGES * Go module location is changed ### Features * add initial bluefin sdk ([d9a7009](https://github.com/dariusbakunas/truenas-go-sdk/commit/d9a7009c486a31544a446bc60072f99783da8b37))...
I submitted two PRs to fix upstream doc generation issues: - https://github.com/truenas/middleware/pull/10747 - https://github.com/truenas/middleware/pull/10748 The good news is that they were accepted :) The bad news is that I suspect...
The new `./cfg/translate.py` script translates specific routes from a `cfg/_original.yaml` file into the corresponding `cfg/.yaml` file. It attempts to maintain formatting on routes it's not adding/updating. For example, to update...