mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-11 21:12:14 +01:00
- Implemented GetContainer function to retrieve container details by ID. - Added error handling for missing ID, container not found, and client creation failures. - Enhanced Container struct to support omitempty for state field in JSON responses. - Updated API documentation with Swagger annotations for the new endpoint.