- Notifications
You must be signed in to change notification settings - Fork1
API: add "UsedByApps" to the details of a brick#30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
lucarin91 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM, just a few small changes
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
CLAassistant commentedNov 3, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
1b200b1 intomainUh oh!
There was an error while loading.Please reload this page.
The API returning the details of a brick show fill in the UsedByApps property.The App Lab uses this to show what examples or apps are using a given brick.* add useByApps field for brick details endpoint* partial test implementation* add test end2end* delete wrong tests* refactoring* make lint happy* code review fixes* fix error message---------Co-authored-by: mirkoCrobu <m.crobu@ext.arduino.cc>
Uh oh!
There was an error while loading.Please reload this page.
Motivation
The API returning the details of a brick show fill in the
UsedByAppsproperty.The App Lab uses this to show what examples or apps are using a given brick.
Change description
Additional Notes
Reviewer checklist
main.