Stability-AI / api-interfaces

Interface definitions for API interactions between components
140 stars 78 forks source link

feat: Add additional fields to project assets #52

Closed arsenetar closed 1 year ago

arsenetar commented 1 year ago

Add name, size, created_at, and updated_at fields to project assets.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

salanki commented 1 year ago

What’s the reasoning for name/size as proper columns vs. grabbing it out of forthcoming JSONB field?