Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
abhilashmurthy
/
loopback-component-jsonapi
Public
forked from
digitalsadhu/loopback-component-jsonapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fix-requested-include-pojo
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 7, 2025
fix(deserializer): unable to create polymorphic relationship
abhilashmurthy
committed
1d61d90
Copy full SHA for 1d61d90
Commits on Jan 13, 2021
[BUGFIX] include may not have a .relation and just be a { [modelName]: true } sometimes
abhilashmurthy
committed
d28e324
Copy full SHA for d28e324
Commits on Feb 8, 2019
Merge pull request #277 from takdw/patch-1
Show description for a7083aa
BenjaminHorn
authored
a7083aa
Copy full SHA for a7083aa
Commits on Apr 9, 2018
Fixed a typo in README.md
Show description for e601e60
takdw
authored
e601e60
Copy full SHA for e601e60
Commits on Jan 15, 2018
chore(semantic-release): required `version`key in `package.json`
Tronix117
committed
40f9282
Copy full SHA for 40f9282
Merge pull request #268 from digitalsadhu/greenkeeper/semantic-release-12.2.2
Show description for 46600de
Tronix117
authored
46600de
Copy full SHA for 46600de
chore(semantic-release): migrate for v12.*.* + commitlint and comitizen
Tronix117
committed
1773e94
Copy full SHA for 1773e94
chore(package): update semantic-release to version 12.2.2
greenkeeper[bot]
authored and
Tronix117
committed
af7b749
Copy full SHA for af7b749
Merge pull request #265 from Tronix117/feature/dynamic-type
Show description for 9ce761b
Tronix117
committed
9ce761b
Copy full SHA for 9ce761b
fix(component-options): Rename `handleCustomRemote` to `handleCustomRemoteMethods` + Fix README for #265
Tronix117
committed
e0d9ecd
Copy full SHA for e0d9ecd
fix(utils): Fix bug introduced by #265 and add test case for remote `type`
Tronix117
committed
d7dbca0
Copy full SHA for d7dbca0
fix(utils): shouldNotApplyJsonApi and shouldApplyJsonApi were not working when no model was set and methods was an array
Show description for 8a775d4
Tronix117
committed
8a775d4
Copy full SHA for 8a775d4
feat(utils): #45 - Enforce `type` for custom remote, and add a `jsonapi` option on custom remote to override include/exclude
Show description for b766dd0
Tronix117
committed
b766dd0
Copy full SHA for b766dd0
Commits on Dec 29, 2017
Merge pull request #263 from digitalsadhu/greenkeeper/lint-staged-6.0.0
Show description for cd6ab2d
digitalsadhu
authored
cd6ab2d
Copy full SHA for cd6ab2d
Merge pull request #264 from digitalsadhu/greenkeeper/semantic-release-11.0.2
Show description for 4e750c2
digitalsadhu
authored
4e750c2
Copy full SHA for 4e750c2
Commits on Dec 21, 2017
chore(package): update semantic-release to version 11.0.2
greenkeeper[bot]
committed
32ffedf
Copy full SHA for 32ffedf
Commits on Dec 1, 2017
fix(package): update lint-staged to version 6.0.0
greenkeeper[bot]
committed
2bf07ec
Copy full SHA for 2bf07ec
Commits on Nov 18, 2017
Merge pull request #240 from digitalsadhu/belongsTo-empty-response
Show description for d3140d9
digitalsadhu
authored
d3140d9
Copy full SHA for d3140d9
fix: null response for empty BelongsTo relationship
alltouch
authored and
digitalsadhu
committed
483430f
Copy full SHA for 483430f
Merge pull request #262 from digitalsadhu/update_mocha_and_fix_tests
Show description for 85323a4
digitalsadhu
authored
85323a4
Copy full SHA for 85323a4
chore(package): update mocha to latest
Show description for d96eea0
digitalsadhu
committed
d96eea0
Copy full SHA for d96eea0
Commits on Nov 17, 2017
chore: update depencies (except mocha)
digitalsadhu
committed
db0501a
Copy full SHA for db0501a
chore(package): update rsvp to version 4.7.0
greenkeeper[bot]
authored and
digitalsadhu
committed
00807d6
Copy full SHA for 00807d6
fix(package): update lint-staged to version 5.0.0
greenkeeper[bot]
authored and
digitalsadhu
committed
f6f78b4
Copy full SHA for f6f78b4
Merge pull request #258 from digitalsadhu/string-ids
Show description for cfbdf01
digitalsadhu
authored
cfbdf01
Copy full SHA for cfbdf01
chor(remove unnecessary map)
BenjaminHorn
committed
fa27b9a
Copy full SHA for fa27b9a
fix(remove updateHasManyThrough casting)
BenjaminHorn
committed
b615b25
Copy full SHA for b615b25
Merge pull request #246 from Tronix117/feature/125-Error-Stack
Show description for 4b29875
digitalsadhu
authored
4b29875
Copy full SHA for 4b29875
Commits on Nov 16, 2017
chore(wording) Fix grammatical issues in comments
Tronix117
committed
94b7435
Copy full SHA for 94b7435
Commits on Nov 15, 2017
feat(errors): allow for custom `source` and `meta` properties in a error response
Show description for c250d4c
Tronix117
committed
c250d4c
Copy full SHA for c250d4c
feat(error debug) #125 - Return a debug key containing the stack when an unknown error occured if debug is enabled
Show description for 8c305cb
Tronix117
committed
8c305cb
Copy full SHA for 8c305cb
Commits on Sep 26, 2017
Merge pull request #252 from digitalsadhu/greenkeeper/semantic-release-8.0.0
Show description for 399e732
digitalsadhu
authored
399e732
Copy full SHA for 399e732
Commits on Sep 16, 2017
chore(package): update semantic-release to version 8.0.0
greenkeeper[bot]
committed
1d8d725
Copy full SHA for 1d8d725
Commits on Sep 15, 2017
Merge pull request #250 from digitalsadhu/fix_unhandled_promise_rejection_issue
Show description for cb7d3be
digitalsadhu
authored
cb7d3be
Copy full SHA for cb7d3be
fix(relationships): fix unhandled promise rejection warning
digitalsadhu
committed
aac8005
Copy full SHA for aac8005
Pagination
Previous
Next
You can’t perform that action at this time.