-
Notifications
You must be signed in to change notification settings - Fork 7
Add require_model to the brick list #93
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
68e4ca0 to
a091a26
Compare
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.
You should regenerate the openapi
mirkoCrobu
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.
You should regenerate the openapi
And after regenerating it, you can integrate "internal/e2e/daemon/brick_test.go"(test: func TestBricksList(t *testing.T) ), checking the new field.
50e7c7f to
fceed39
Compare
|
5b2b73d to
3acd7d6
Compare
|
close:#90 |
|
close:#88 |
7e1ab7f to
f629dbf
Compare
0504fb2 to
0a49ae4
Compare
0a49ae4 to
c44f649
Compare
7b7291c to
20bc5e0
Compare
Co-authored-by: Davide <davideneri18@gmail.com>
Co-authored-by: Davide <davideneri18@gmail.com>
Co-authored-by: Davide <davideneri18@gmail.com>
5a01856 to
5eb18f8
Compare
Motivation
This PR add the required_model field on brick:
Additional Notes
require_modelboolen in brick list/details #88require_modelfor the app bricks (installed into an app) #90