Skip to content

Instantly share code, notes, and snippets.

@Pro777
Created October 7, 2020 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pro777/6c041883d316f3719a0bab662df9da7d to your computer and use it in GitHub Desktop.
Save Pro777/6c041883d316f3719a0bab662df9da7d to your computer and use it in GitHub Desktop.
"relationships": {
"fuel_source": {
"links": {
"self": "http://localhost:3000/v1/public/generator_fuels/860fcd45-964b-4c94-a423-41444c9ce7e9/relationships/fuel_source",
"related": "http://localhost:3000/v1/public/generator_fuels/860fcd45-964b-4c94-a423-41444c9ce7e9/fuel_source"
},
"data": {
"type": "fuel_sources",
"id": "5172452a-7dbc-4773-9cfd-2ec8053dd73d"
}
},
"eligibilities": {
"links": {
"self": "http://localhost:3000/v1/public/generator_fuels/860fcd45-964b-4c94-a423-41444c9ce7e9/relationships/eligibilities",
"related": "http://localhost:3000/v1/public/generator_fuels/860fcd45-964b-4c94-a423-41444c9ce7e9/eligibilities"
}
},
"generator": {
"links": {
"self": "http://localhost:3000/v1/public/generator_fuels/860fcd45-964b-4c94-a423-41444c9ce7e9/relationships/generator",
"related": "http://localhost:3000/v1/public/generator_fuels/860fcd45-964b-4c94-a423-41444c9ce7e9/generator"
},
"data": {
"type": "generators",
"id": "543dfa6d-42df-474a-a8e4-c8f4e7e27ba7"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment