This repository has been archived by the owner on Oct 16, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gh 981: integrate fishbowl into gafferpy (#1015)
* gh-981: Cleanup gafferpy * gh-981: Format readme * Revert "gh-981: Format readme" This reverts commit 3e8c48c. * gh-981: Rework how different client libraries are used * gh-981: Tidy up warning * gh-981: Fix tests * gh-981: Moved fishbowl under gafferpy, works with the gafferpy connector * gh-981: Make json return optional * gh-981: Operations are generated and tested * gh-981: Binary operators added * Added generated functions * Add generated predicates * Fishbowl will make required args actually required * Fix GetElements Op with helper * Disable test when not using spring-rest api * Generate config paths * Cleanup paths and modules * Bugfix config and cleanup * Add licenses to fishbowl and add generated notice * Change fishbowl README * Cleanup README * Backwards compatibility for imports * Cleanup docstrings * Refactor to use **kwargs * Use core-rest endpoint so tests can pass * Fixed bug with If operation extension * Added comments where generated code imported * Remove SeedMatching * Update READMEs * Fixed whitespace * Added temp fix for missing function endpoints * Added to init.py and corrected uri * Added some doc about spring-rest /version * Added https test
- Loading branch information