Skip to content

Commit

Permalink
Sat, Aug 3, 2024, 1:12 PM +03:00
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdoullahBougataya committed Aug 3, 2024
1 parent 41d0d51 commit e83789f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions API/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ type Engine struct {
Mass NullValue `json:"mass_(kg)"`
Thrust_weight_ratio NullValue `json:"thrust:weight_ratio"`
Oxidiser_fuel_ratio NullValue `json:"oxidiser:fuel_ratio"`
Image NullValue `json:"image"`
}

func welcome_handler(w http.ResponseWriter, r *http.Request) {
Expand Down

0 comments on commit e83789f

Please sign in to comment.