According to the API doc: https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28 ``` has_discussions boolean Whether discussions are enabled. Default: false ``` A new field `has_discussions` is added to enable discussion, this SDK should support it as well.