)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"0f745088631b07233e6b4887efba481ecfa42b56","unresolved":false,"context_lines":[{"line_number":10,"context_line":"as experimental. It is done by removing the experimental flag from"},{"line_number":11,"context_line":"the share groups, share group snapshots, share group extra specs"},{"line_number":12,"context_line":"and share group types requests."},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"Partially-Implements: bp graduate-share-groups-feature"},{"line_number":15,"context_line":"Change-Id: I080683541d527657f01008d43529fc53c19a09cd"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"df33271e_e0af1729","line":13,"range":{"start_line":13,"start_character":0,"end_line":13,"end_character":0},"updated":"2020-04-07 05:32:35.000000000","message":"DocImpact","commit_id":"79aa84823f1e0fcb9627b684348699f9814f688e"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"869947050d44c488a355ea3cfda69c43708f9076","unresolved":false,"context_lines":[{"line_number":10,"context_line":"as experimental. It is done by removing the experimental flag from"},{"line_number":11,"context_line":"the share groups, share group snapshots, share group extra specs"},{"line_number":12,"context_line":"and share group types requests."},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"Partially-Implements: bp graduate-share-groups-feature"},{"line_number":15,"context_line":"Change-Id: I080683541d527657f01008d43529fc53c19a09cd"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"df33271e_bb8ccb7f","line":13,"range":{"start_line":13,"start_character":0,"end_line":13,"end_character":0},"in_reply_to":"df33271e_e0af1729","updated":"2020-04-08 04:25:54.000000000","message":"Done","commit_id":"79aa84823f1e0fcb9627b684348699f9814f688e"}],"manila/api/v2/share_group_snapshots.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"1891c06e541aa7a1c6f160e0c2988cdc898baf1a","unresolved":false,"context_lines":[{"line_number":245,"context_line":"    @wsgi.action(\u0027reset_status\u0027)"},{"line_number":246,"context_line":"    def share_group_snapshot_reset_status(self, req, id, body):"},{"line_number":247,"context_line":"        return self._reset_status(req, id, body)"},{"line_number":248,"context_line":""},{"line_number":249,"context_line":"    @wsgi.Controller.api_version(SG_GRADUATION_VERSION)  # noqa"},{"line_number":250,"context_line":"    @wsgi.action(\u0027reset_status\u0027)"},{"line_number":251,"context_line":"    def share_group_snapshot_reset_status("}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_336a72ec","line":248,"range":{"start_line":248,"start_character":0,"end_line":248,"end_character":0},"updated":"2020-04-09 15:00:08.000000000","message":"Disable the function redefined here\n\n# pylint: disable\u003dfunction-redefined","commit_id":"92bdbf5e539ad7e9add1a254352b5ad2c0aba024"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"09a105a5192fe88166491953201ebb4d37d9bfde","unresolved":false,"context_lines":[{"line_number":245,"context_line":"    @wsgi.action(\u0027reset_status\u0027)"},{"line_number":246,"context_line":"    def share_group_snapshot_reset_status(self, req, id, body):"},{"line_number":247,"context_line":"        return self._reset_status(req, id, body)"},{"line_number":248,"context_line":""},{"line_number":249,"context_line":"    @wsgi.Controller.api_version(SG_GRADUATION_VERSION)  # noqa"},{"line_number":250,"context_line":"    @wsgi.action(\u0027reset_status\u0027)"},{"line_number":251,"context_line":"    def share_group_snapshot_reset_status("}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_9416c448","line":248,"range":{"start_line":248,"start_character":0,"end_line":248,"end_character":0},"in_reply_to":"df33271e_336a72ec","updated":"2020-04-09 17:08:17.000000000","message":"Done","commit_id":"92bdbf5e539ad7e9add1a254352b5ad2c0aba024"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"8ba6f6ea41d9dd2d5ce9e55f5cf999deb4f40407","unresolved":false,"context_lines":[{"line_number":248,"context_line":""},{"line_number":249,"context_line":"    @wsgi.Controller.api_version(SG_GRADUATION_VERSION)  # noqa"},{"line_number":250,"context_line":"    @wsgi.action(\u0027reset_status\u0027)"},{"line_number":251,"context_line":"    def share_group_snapshot_reset_status("},{"line_number":252,"context_line":"            self, req, id, body):  # pylint: disable\u003dfunction-redefined"},{"line_number":253,"context_line":"        return self._reset_status(req, id, body)"},{"line_number":254,"context_line":""},{"line_number":255,"context_line":"    @wsgi.Controller.api_version(\u00272.31\u0027, \u00272.54\u0027, experimental\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_b0ccc135","line":252,"range":{"start_line":251,"start_character":0,"end_line":252,"end_character":71},"updated":"2020-04-09 07:27:50.000000000","message":"[7;33m************* Module manila.api.v2.share_group_snapshots\u001b[0m\nmanila/api/v2/share_group_snapshots.py:251:4: E0102: \u001b[1;31mmethod already defined line 246\u001b[0m (\u001b[1;31mfunction-redefined\u001b[0m)\nmanila/api/v2/share_group_snapshots.py:262:4: E0102: \u001b[1;31mmethod already defined line 257\u001b[0m (\u001b[1;31mfunction-redefined\u001b[0m)","commit_id":"92bdbf5e539ad7e9add1a254352b5ad2c0aba024"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"09a105a5192fe88166491953201ebb4d37d9bfde","unresolved":false,"context_lines":[{"line_number":248,"context_line":""},{"line_number":249,"context_line":"    @wsgi.Controller.api_version(SG_GRADUATION_VERSION)  # noqa"},{"line_number":250,"context_line":"    @wsgi.action(\u0027reset_status\u0027)"},{"line_number":251,"context_line":"    def share_group_snapshot_reset_status("},{"line_number":252,"context_line":"            self, req, id, body):  # pylint: disable\u003dfunction-redefined"},{"line_number":253,"context_line":"        return self._reset_status(req, id, body)"},{"line_number":254,"context_line":""},{"line_number":255,"context_line":"    @wsgi.Controller.api_version(\u00272.31\u0027, \u00272.54\u0027, experimental\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_597bd526","line":252,"range":{"start_line":251,"start_character":0,"end_line":252,"end_character":71},"in_reply_to":"df33271e_b0ccc135","updated":"2020-04-09 17:08:17.000000000","message":"Done","commit_id":"92bdbf5e539ad7e9add1a254352b5ad2c0aba024"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"1891c06e541aa7a1c6f160e0c2988cdc898baf1a","unresolved":false,"context_lines":[{"line_number":251,"context_line":"    def share_group_snapshot_reset_status("},{"line_number":252,"context_line":"            self, req, id, body):  # pylint: disable\u003dfunction-redefined"},{"line_number":253,"context_line":"        return self._reset_status(req, id, body)"},{"line_number":254,"context_line":""},{"line_number":255,"context_line":"    @wsgi.Controller.api_version(\u00272.31\u0027, \u00272.54\u0027, experimental\u003dTrue)"},{"line_number":256,"context_line":"    @wsgi.action(\u0027force_delete\u0027)"},{"line_number":257,"context_line":"    def share_group_snapshot_force_delete(self, req, id, body):"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_136f6efc","line":254,"range":{"start_line":254,"start_character":0,"end_line":254,"end_character":0},"updated":"2020-04-09 15:00:08.000000000","message":"Re-enable it here:\n\n# pylint: enable\u003dfunction-redefined","commit_id":"92bdbf5e539ad7e9add1a254352b5ad2c0aba024"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"09a105a5192fe88166491953201ebb4d37d9bfde","unresolved":false,"context_lines":[{"line_number":251,"context_line":"    def share_group_snapshot_reset_status("},{"line_number":252,"context_line":"            self, req, id, body):  # pylint: disable\u003dfunction-redefined"},{"line_number":253,"context_line":"        return self._reset_status(req, id, body)"},{"line_number":254,"context_line":""},{"line_number":255,"context_line":"    @wsgi.Controller.api_version(\u00272.31\u0027, \u00272.54\u0027, experimental\u003dTrue)"},{"line_number":256,"context_line":"    @wsgi.action(\u0027force_delete\u0027)"},{"line_number":257,"context_line":"    def share_group_snapshot_force_delete(self, req, id, body):"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_b419487b","line":254,"range":{"start_line":254,"start_character":0,"end_line":254,"end_character":0},"in_reply_to":"df33271e_136f6efc","updated":"2020-04-09 17:08:17.000000000","message":"Done","commit_id":"92bdbf5e539ad7e9add1a254352b5ad2c0aba024"}],"manila/api/v2/share_group_type_specs.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"8ba6f6ea41d9dd2d5ce9e55f5cf999deb4f40407","unresolved":false,"context_lines":[{"line_number":118,"context_line":"        return self._update(req, id, key, body)"},{"line_number":119,"context_line":""},{"line_number":120,"context_line":"    @wsgi.Controller.api_version(SG_GRADUATION_VERSION)  # noqa"},{"line_number":121,"context_line":"    def update(self, req, id, key,"},{"line_number":122,"context_line":"               body\u003dNone):  # pylint: disable\u003dfunction-redefined"},{"line_number":123,"context_line":"        return self._update(req, id, key, body)"},{"line_number":124,"context_line":""},{"line_number":125,"context_line":"    @wsgi.Controller.authorize(\u0027show\u0027)"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_b01961d8","line":122,"range":{"start_line":121,"start_character":0,"end_line":122,"end_character":64},"updated":"2020-04-09 07:27:50.000000000","message":"breaking the method name into two lines doesn\u0027t please pylint wrt the \"function-redefined\" issue.. \n\n[7;33m************* Module manila.api.v2.share_group_type_specs\u001b[0m\nmanila/api/v2/share_group_type_specs.py:121:4: E0102: \u001b[1;31mmethod already defined line 117\u001b[0m (\u001b[1;31mfunction-redefined\u001b[0m)","commit_id":"92bdbf5e539ad7e9add1a254352b5ad2c0aba024"}],"manila/api/v2/share_group_types.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"8ba6f6ea41d9dd2d5ce9e55f5cf999deb4f40407","unresolved":false,"context_lines":[{"line_number":236,"context_line":""},{"line_number":237,"context_line":"    @wsgi.Controller.api_version(SG_GRADUATION_VERSION)  # noqa"},{"line_number":238,"context_line":"    def share_group_type_access(self, req,"},{"line_number":239,"context_line":"                                id):  # pylint: disable\u003dfunction-redefined"},{"line_number":240,"context_line":"        return self._share_group_type_access(req, id)"},{"line_number":241,"context_line":""},{"line_number":242,"context_line":"    @wsgi.Controller.authorize(\u0027add_project_access\u0027)"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_f08489d5","line":239,"range":{"start_line":239,"start_character":38,"end_line":239,"end_character":74},"updated":"2020-04-09 07:27:50.000000000","message":"same, here and lines 262, 286\n\n\u001b[7;33m************* Module manila.api.v2.share_group_types\u001b[0m\nmanila/api/v2/share_group_types.py:238:4: E0102: \u001b[1;31mmethod already defined line 234\u001b[0m (\u001b[1;31mfunction-redefined\u001b[0m)\nmanila/api/v2/share_group_types.py:262:4: E0102: \u001b[1;31mmethod already defined line 257\u001b[0m (\u001b[1;31mfunction-redefined\u001b[0m)\nmanila/api/v2/share_group_types.py:286:4: E0102: \u001b[1;31mmethod already defined line 281\u001b[0m (\u001b[1;31mfunction-redefined\u001b[0m)","commit_id":"92bdbf5e539ad7e9add1a254352b5ad2c0aba024"}],"manila/api/v2/share_groups.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"8ba6f6ea41d9dd2d5ce9e55f5cf999deb4f40407","unresolved":false,"context_lines":[{"line_number":319,"context_line":""},{"line_number":320,"context_line":"    @wsgi.Controller.api_version(SG_GRADUATION_VERSION)  # noqa"},{"line_number":321,"context_line":"    @wsgi.action(\u0027reset_status\u0027)"},{"line_number":322,"context_line":"    def share_group_reset_status(self, req, id,"},{"line_number":323,"context_line":"                                 body):  # pylint: disable\u003dfunction-redefined"},{"line_number":324,"context_line":"        return self._reset_status(req, id, body)"},{"line_number":325,"context_line":""},{"line_number":326,"context_line":"    @wsgi.Controller.api_version(\u00272.31\u0027, \u00272.54\u0027, experimental\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_306a7119","line":323,"range":{"start_line":322,"start_character":4,"end_line":323,"end_character":77},"updated":"2020-04-09 07:27:50.000000000","message":"Pylint fails here and below:\n\n \n\u001b[7;33m************* Module manila.api.v2.share_groups\u001b[0m\nmanila/api/v2/share_groups.py:322:4: E0102: \u001b[1;31mmethod already defined line 317\u001b[0m (\u001b[1;31mfunction-redefined\u001b[0m)\nmanila/api/v2/share_groups.py:333:4: E0102: \u001b[1;31mmethod already defined line 328\u001b[0m (\u001b[1;31mfunction-redefined\u001b[0m)","commit_id":"92bdbf5e539ad7e9add1a254352b5ad2c0aba024"}],"manila/tests/api/v2/test_share_group_types.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"8ba6f6ea41d9dd2d5ce9e55f5cf999deb4f40407","unresolved":false,"context_lines":[{"line_number":156,"context_line":"        mock_get_all.assert_called_once_with("},{"line_number":157,"context_line":"            mock.ANY, search_opts\u003d{\u0027is_public\u0027: True})"},{"line_number":158,"context_line":""},{"line_number":159,"context_line":"    def test_share_group_types_index_not_experimental(self):"},{"line_number":160,"context_line":"        self.mock_object("},{"line_number":161,"context_line":"            share_group_types, \u0027get_all\u0027, mock.Mock(return_value\u003d{}))"},{"line_number":162,"context_line":"        req \u003d fake_request(\u0027/v2/fake/share-group-types\u0027, experimental\u003dFalse)"},{"line_number":163,"context_line":""},{"line_number":164,"context_line":"        self.assertRaises("},{"line_number":165,"context_line":"            exception.VersionNotFoundForAPIMethod, self.controller.index, req)"},{"line_number":166,"context_line":"        self.assertFalse(share_group_types.get_all.called)"},{"line_number":167,"context_line":""},{"line_number":168,"context_line":"    def test_share_group_types_index_older_api_version(self):"},{"line_number":169,"context_line":"        self.mock_object("}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_d0b865c9","side":"PARENT","line":166,"range":{"start_line":159,"start_character":33,"end_line":166,"end_character":58},"updated":"2020-04-09 07:27:50.000000000","message":"Worth keeping this around as a negative test, set microversion to any version \u003c 2.55","commit_id":"3fb8c5b7c4e13b337b3765b98e17c64cc4d4bd9f"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"8c6943b7a18b35af6e4cf27b13ca5e8255f0574e","unresolved":false,"context_lines":[{"line_number":156,"context_line":"        mock_get_all.assert_called_once_with("},{"line_number":157,"context_line":"            mock.ANY, search_opts\u003d{\u0027is_public\u0027: True})"},{"line_number":158,"context_line":""},{"line_number":159,"context_line":"    def test_share_group_types_index_not_experimental(self):"},{"line_number":160,"context_line":"        self.mock_object("},{"line_number":161,"context_line":"            share_group_types, \u0027get_all\u0027, mock.Mock(return_value\u003d{}))"},{"line_number":162,"context_line":"        req \u003d fake_request(\u0027/v2/fake/share-group-types\u0027, experimental\u003dFalse)"},{"line_number":163,"context_line":""},{"line_number":164,"context_line":"        self.assertRaises("},{"line_number":165,"context_line":"            exception.VersionNotFoundForAPIMethod, self.controller.index, req)"},{"line_number":166,"context_line":"        self.assertFalse(share_group_types.get_all.called)"},{"line_number":167,"context_line":""},{"line_number":168,"context_line":"    def test_share_group_types_index_older_api_version(self):"},{"line_number":169,"context_line":"        self.mock_object("}],"source_content_type":"text/x-python","patch_set":6,"id":"df33271e_e57b2089","side":"PARENT","line":166,"range":{"start_line":159,"start_character":33,"end_line":166,"end_character":58},"in_reply_to":"df33271e_d0b865c9","updated":"2020-04-09 14:38:40.000000000","message":"Alright, will add this test again.","commit_id":"3fb8c5b7c4e13b337b3765b98e17c64cc4d4bd9f"}],"releasenotes/notes/graduate-share-groups-feature-5f751b49ccc62969.yaml":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"0f745088631b07233e6b4887efba481ecfa42b56","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - Share groups feature is no longer considered experimental."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"df33271e_a05a2f80","line":2,"range":{"start_line":2,"start_character":0,"end_line":2,"end_character":5},"updated":"2020-04-07 05:32:35.000000000","message":"prelude\n\nThis is huge.","commit_id":"79aa84823f1e0fcb9627b684348699f9814f688e"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"869947050d44c488a355ea3cfda69c43708f9076","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - Share groups feature is no longer considered experimental."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"df33271e_7bd7e350","line":2,"range":{"start_line":2,"start_character":0,"end_line":2,"end_character":5},"in_reply_to":"df33271e_a05a2f80","updated":"2020-04-08 04:25:54.000000000","message":"Done","commit_id":"79aa84823f1e0fcb9627b684348699f9814f688e"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"0f745088631b07233e6b4887efba481ecfa42b56","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - Share groups feature is no longer considered experimental."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"df33271e_80bbab70","line":3,"range":{"start_line":3,"start_character":4,"end_line":3,"end_character":62},"updated":"2020-04-07 05:32:35.000000000","message":"Share group APIs have graduated from their `experimental feature state \u003c\u003e`_ from API version ``2.5x``. Share group types can be created to encompass one or more share types, share groups can be created, updated, snapshotted and deleted, and shares can be created within share groups. These actions no longer require the inclusion of ``X-OpenStack-Manila-API-Experimental`` header in the API requests.","commit_id":"79aa84823f1e0fcb9627b684348699f9814f688e"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"869947050d44c488a355ea3cfda69c43708f9076","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - Share groups feature is no longer considered experimental."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"df33271e_bbe16b2d","line":3,"range":{"start_line":3,"start_character":4,"end_line":3,"end_character":62},"in_reply_to":"df33271e_80bbab70","updated":"2020-04-08 04:25:54.000000000","message":"Done","commit_id":"79aa84823f1e0fcb9627b684348699f9814f688e"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"3c4a46996e28a75934515a27da0f8bc6752859c7","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"prelude:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Share group APIs have graduated from their `experimental feature state \u003c\u003e`_"},{"line_number":5,"context_line":"    from API version ``2.55``. Share group types can be created to encompass"},{"line_number":6,"context_line":"    one or more share types, share groups can be created, updated, snapshotted"},{"line_number":7,"context_line":"    and deleted, and shares can be created within share groups. These actions"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3b86fbdc","line":4,"range":{"start_line":4,"start_character":75,"end_line":4,"end_character":78},"updated":"2020-04-08 04:53:55.000000000","message":"need a link here: https://docs.openstack.org/manila/latest/contributor/experimental_apis.html perhaps..","commit_id":"85d0a2b78eb4cb7b750fd638dadc9d08a4c88fb0"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"56a7ac75a7fdb37289cd030d12cc5e1a31627950","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"prelude:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Share group APIs have graduated from their `experimental feature state \u003c\u003e`_"},{"line_number":5,"context_line":"    from API version ``2.55``. Share group types can be created to encompass"},{"line_number":6,"context_line":"    one or more share types, share groups can be created, updated, snapshotted"},{"line_number":7,"context_line":"    and deleted, and shares can be created within share groups. These actions"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ad45a445","line":4,"range":{"start_line":4,"start_character":75,"end_line":4,"end_character":78},"in_reply_to":"df33271e_3b86fbdc","updated":"2020-04-08 13:20:48.000000000","message":"Yep, this link fits well... Sorry I forgot to replace this...","commit_id":"85d0a2b78eb4cb7b750fd638dadc9d08a4c88fb0"}]}
