Skip to content
Permalink

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: botverse/jsonapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: seniorly/jsonapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 12 files changed
  • 7 contributors

Commits on Oct 25, 2018

  1. fix custom types

    botverse committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    db5a629 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. handle embedded structs

    abennett committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    7b5b721 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Merge pull request #1 from google/master

    merge google jsonapi to master
    pranesh-seniorly authored Jan 22, 2020
    Configuration menu
    Copy the full SHA
    6e0e202 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#2 from abennett/embedded

    handle embedded structs
    pranesh-seniorly authored Jan 22, 2020
    Configuration menu
    Copy the full SHA
    1129a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e618a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    45bed31 View commit details
    Browse the repository at this point in the history
  2. [FIX] Issue 176 (google#199)

    * 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>
    2 people authored and abelkuruvilla committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    5ec1929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d2a9bd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Revert "[FIX] Issue 176 (google#199)"

    This reverts commit 5ec1929.
    abelkuruvilla committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f0ee877 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. switch type check

    abelkuruvilla committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b165eb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    f64b239 View commit details
    Browse the repository at this point in the history
Loading