)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"766fff6afaf49fe7bc85cb37c36c0a80d74f8a0d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"a73110ec_a7986a76","updated":"2024-09-12 10:38:30.000000000","message":"This should really be done as part of [this change](https://review.opendev.org/c/openstack/openstacksdk/+/927656). Can you collaborate with that author to combine patches or else stack this patch on top of that one (you should be able to do this by cherry-picking/rebasing).","commit_id":"e6947bd8a669c3dc196c1d1b28523a9d5353e027"}],"openstack/dns/v2/_proxy.py":[{"author":{"_account_id":35119,"name":"jihyun huh","email":"huhji.elha@gmail.com","username":"jhhuh"},"change_message_id":"b309cb99ba73b93b69fde5cddbd51110d05b04bb","unresolved":true,"context_lines":[{"line_number":700,"context_line":"                    resource_evaluation_fn\u003dresource_evaluation_fn,"},{"line_number":701,"context_line":"                )"},{"line_number":702,"context_line":""},{"line_number":703,"context_line":"    def set_tld(self, tld, **attrs):"},{"line_number":704,"context_line":"        return self._update(_tld.Tld, tld, **attrs)"},{"line_number":705,"context_line":""},{"line_number":706,"context_line":"    def show_tld(self, tld):"}],"source_content_type":"text/x-python","patch_set":4,"id":"b85e7251_2958e95d","line":703,"updated":"2024-09-05 12:05:59.000000000","message":"We are using \"set\" -\u003e \"update\" and \"show\" -\u003e \"get\" for function name.\nYou can check other function names like \"update_recordset\" and \"get_recordset\"..\n\nand also function needs mention like\n```\n\"\"\"Get a recordset\n\n        :param zone: The value can be the ID of a zone\n            or a :class:`~openstack.dns.v2.zone.Zone` instance.\n        :param recordset: The value can be the ID of a recordset\n            or a :class:`~openstack.dns.v2.recordset.Recordset` instance.\n        :returns: Recordset instance\n        :rtype: :class:`~openstack.dns.v2.recordset.Recordset`\n        \"\"\"\n```","commit_id":"e6947bd8a669c3dc196c1d1b28523a9d5353e027"}]}
