-
Notifications
You must be signed in to change notification settings - Fork 2
Add V1 endpoints for factory, machine, machine_type #24
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
Open
mks-sight
wants to merge
31
commits into
master
Choose a base branch
from
mars-7090-test
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
ae370cd
comment get_cycles, get_parts, get_downtimes methods for ClientV0 bas…
259faf1
add v1 endpoint for get_factory and get_machine, need to fix get_mach…
45288ca
add v1 endpoint for factory and machine, need to fix arg passing issue
e1e36f9
add v1 endpoint for factory
fa4c575
add get_machines, get_machine_types
e685cf4
add v1 endpoint for get_machine_names and get_machine_type_names
daf5261
add check_kw, remove explicit None, add return type for get_machines,…
65a7b8f
fix limit and offset args to work with changes, return generator for …
99cb7b8
add wraper around get_factory, get_machine and get_machine_types method
9fec588
removed unwanted code
05556db
removed code duplicacy, removed print and added logs
4d5eb96
fix machine_type and machine_type_names
3f7cfa1
fix per_page not eorking for value less thn 5, remove v0 endpoint for…
b3e6f03
retain funcntion definition, remove exception, replace _only and _ord…
14b5313
remove duplicate get_machine_types call, replace if with elif, chnage…
e3a0631
resolve conflicts
13fe6bc
add escape_mongo_field_name to escape mongo field instead of string r…
c954b27
remove print
220bdbe
add description for check_kw function
c3add50
resolve conflicts
d3ac6ef
resolve test failures for auth
2b1d17a
format with black
407e9d8
fix test cases with v1 endpoints
ae793a7
Merge branch 'master' of github.com:sightmachine/sightmachine-sdk int…
4d12842
fix black format error
69e0706
remove dict_to_df func duplication by moving it to util module
101f987
format with black
b0440c2
update imports to use v1 modules
3070b87
Merge branch 'master' of github.com:sightmachine/sightmachine-sdk int…
fd75a78
add test for factory
b0ae92f
resolve conflicts
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What is this module kept around for? What v0 interfaces remain? |
This file contains hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.