forked from google/jsonapi
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Bhanditz/jsonapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: google/jsonapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 10 files changed
- 6 contributors
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c8283f6 - Browse repository at this point
Copy the full SHA c8283f6View commit details
Commits on Aug 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3e3da12 - Browse repository at this point
Copy the full SHA 3e3da12View commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b862aa6 - Browse repository at this point
Copy the full SHA b862aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f822737 - Browse repository at this point
Copy the full SHA f822737View commit details
Commits on Feb 17, 2021
-
doc.go: Fix gramma 'deserialzied' -> 'deserialized' (google#167)
Matti Andreas Nielsen authoredFeb 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 4fcdb63 - Browse repository at this point
Copy the full SHA 4fcdb63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 471426f - Browse repository at this point
Copy the full SHA 471426fView commit details
Commits on Mar 6, 2021
-
* fix(request): change the order of the resource data check to prioritise the type when unmarshalling - fixes google#176 * tests(request): update the TestUnmarshalPayload_ptrsAllNil test that broke * Using %v instead of %s * Added a test case to demonstrate that this library follows the spec: covered the case where the incoming request payload is missing the `type` field, an error is expected. Co-authored-by: Aren Patel <git@arenpatel.com>
Configuration menu - View commit details
-
Copy full SHA for b10ff4b - Browse repository at this point
Copy the full SHA b10ff4bView commit details
Commits on Apr 3, 2021
-
Add RFC3339 timestamp (google#201)
@omarismail LGTM. I'm curious what you think about perhaps documenting these `iso8601` and `rfc3339` in the `Readme.md`? How did you find that this tag option/value existed? How can we make this better for others vs having to search the library implementation?
Configuration menu - View commit details
-
Copy full SHA for c0ee6d2 - Browse repository at this point
Copy the full SHA c0ee6d2View commit details -
Revert "Add RFC3339 timestamp (google#201)" (google#203)
This reverts commit c0ee6d2.
Configuration menu - View commit details
-
Copy full SHA for 5870214 - Browse repository at this point
Copy the full SHA 5870214View commit details
Commits on Apr 5, 2021
-
RFC 3339 support for both Marshal and Unmarshal. (google#204)
* RFC 3339 support for both Marshal and Unmarshal. * Post merge cleanup * Update request_test.go Co-authored-by: Quetzy Garcia <quetzy.garcia@integrate.com> * Spelling * Update request.go Co-authored-by: Quetzy Garcia <quetzy.garcia@integrate.com> * Simplify the ISO 8601 logic. No need for the const rfc3339TimeFormat use time.RFC3339 directly. Co-authored-by: Quetzy Garcia <quetzy.garcia@integrate.com>
Configuration menu - View commit details
-
Copy full SHA for f3b4acf - Browse repository at this point
Copy the full SHA f3b4acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e07b10 - Browse repository at this point
Copy the full SHA 1e07b10View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master