Switch from open library API to Inventaire API
This commit is contained in:
@@ -6,5 +6,6 @@ type Author struct {
|
||||
gorm.Model
|
||||
Name string
|
||||
Description string
|
||||
InventaireID string
|
||||
OpenLibraryId string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user