yao/openapi/utils
Max d17832c016 Update asset metadata and enhance collection features in the API
- Updated the modification times for various assets in `bindata.go` to reflect recent changes.
- Enhanced the collection management in the API by adding new fields for `preset`, `public`, and `share` in the collection and document models, allowing for better control over collection visibility and sharing options.
- Updated the `CreateCollection` function to incorporate the new `share` field, improving the handling of collection data based on user permissions.
- Refactored utility functions to streamline type conversions, ensuring consistent data handling across the user and team management functionalities.
2025-10-31 11:05:46 +08:00
..
convert.go Update asset metadata and enhance collection features in the API 2025-10-31 11:05:46 +08:00
session.go Implement secure cookie handling and session management in Signin API 2025-07-31 18:49:25 +08:00