-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support API Pagination On Model Version API (#40)
* Support pagination for model versions API * Update golang client and python client * Fix code that use merlin api client * Fixing type check * Address PR Review: 1. Generalized pagination implementation 2. Remove unnecessary code * Support pagination on version list page * Fix warning on ui * Reformat generated enum named from swagger * Fix yarn.lock * Remove unncessary code * Add comment to exported method OkWithHeaders * Support search based on environment name * Load current state after user deploy or serve model
- Loading branch information
1 parent
98f71fe
commit fb58351
Showing
54 changed files
with
2,450 additions
and
1,621 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.