-
Notifications
You must be signed in to change notification settings - Fork 124
Add metadata field to Models table #276
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
Signed-off-by: Ashish Tiwari <[email protected]>
@Revolyssup, what steps can we start to take to be schema-driven here? @MUzairS15 @theBeginner86 @deepakdinesh1123 |
@@ -21,12 +22,22 @@ type ModelFilter struct { | |||
|
|||
// swagger:response Model | |||
type Model struct { |
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.
@Revolyssup, educate me: what's the difference between Model and ModelDB?
What do you know? @Revolyssup is on top of it with a first step here - #273 |
Signed-off-by: Ashish Tiwari <[email protected]>
Signed-off-by: Ashish Tiwari <[email protected]>
Signed-off-by: Ashish Tiwari <[email protected]>
Signed-off-by: Ashish Tiwari <[email protected]>
Signed-off-by: Ashish Tiwari <[email protected]>
Signed-off-by: Ashish Tiwari <[email protected]>
Signed-off-by: Ashish Tiwari <[email protected]>
Signed-off-by: Ashish Tiwari <[email protected]>
Signed-off-by: Ashish Tiwari <[email protected]>
Description
This PR fixes #
Notes for Reviewers
Signed commits