Fixes: 1) Ensure only vendors with a valid integration_path are included in the results; Extra: 1) Adjust query formatting for improved readability.
get_gateways_integrations
get_vendors_integrations
version
__str__
AbstractVendor
Fixes: 1) Update return type of `create_object` to `Any`; Extra: 1) Remove unused fields (`icon`, `priority`, `hide`) from `blog.apps`; 2) Update API URLs to include `version` endpoint; 3) Miscellaneous cleanup and comments.