-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PY-623] Get team properties backported to client (#749)
* base annotation darwin * fixes for annotations * base str vs url * tests for base annotation loading * cleanup * cleanup 2: electric boogaloo * test bounding box auto-calculate * typing * cleanup * property addition * property metadata parsing * cleanup validator * test for properties base example * linting * Changes for list/get endpoint * linting * get_all_properties * get properties and get by id * linting * base annotation darwin * fixes for annotations * base str vs url * tests for base annotation loading * cleanup * cleanup 2: electric boogaloo * test bounding box auto-calculate * typing * cleanup * property metadata parsing * cleanup validator * test for properties base example * Changes for list/get endpoint * get_all_properties * get properties and get by id * linting * linting * QS helper and params checker on team_full_properties * add client.get_team_properties * add DarwinConfig.from_old method * add tests for config conversion + get_team_properties * Update client.py for property_value renaming --------- Co-authored-by: Nathan Perkins <[email protected]> Co-authored-by: Nathan Perkins <[email protected]>
- Loading branch information
1 parent
72080cb
commit 7eac38c
Showing
4 changed files
with
132 additions
and
1 deletion.
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