This website requires JavaScript.
Explore
Help
Sign In
giteacraftr.sxr08
/
greenlight
Watch
1
Star
0
Fork
0
You've already forked greenlight
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e5ddfa120f9105977a54572c8d3d9f25fa7e2fb2
greenlight
/
internal
/
data
History
Maxime Delporte
040ace30ad
All checks were successful
Deploy Greenlight API / deploy (push)
Successful in 58s
Details
Updating createMovieHandler accepting data.Runtime for the Runtime field. Updating internal/data/runtime.go with the json.Unmarshaler interface to transform our client's runtime string field '%d mins' into a Runtime type format.
2025-10-27 20:03:52 +01:00
..
movies.go
Removing string json's parameter from Runtime variable inside Movie's struct. Creating errors.go handling different json's error for our API.
2025-10-21 18:55:45 +02:00
runtime.go
Updating createMovieHandler accepting data.Runtime for the Runtime field. Updating internal/data/runtime.go with the json.Unmarshaler interface to transform our client's runtime string field '%d mins' into a Runtime type format.
2025-10-27 20:03:52 +01:00