Skip to content
代码片段 群组 项目
  • Nicolas Dular's avatar
    599c7a83
    Deprecate confidential attribute for notes · 599c7a83
    Nicolas Dular 创作于
    This deprecates the `confidential` parameter for the Notes API in favour
    of `internal`. This affects the GraphQL API, REST API, and internal
    Notes creation API.
    
    We also expose the `internal` attribute now for a `Note` and the
    behaviour of `internal` and `confidential` is the same.
    
    In the case of submitting a request to create a note with
    `internal: true`, and `confidential: false`, `internal` overrules the
    `confidential` parameter.
    
    In a follow-up work, the remaining mentions of `confidential` in the
    Services, Models, and Database column will be renamed.
    
    Changelog: deprecated
    599c7a83
    历史
    Deprecate confidential attribute for notes
    Nicolas Dular 创作于
    This deprecates the `confidential` parameter for the Notes API in favour
    of `internal`. This affects the GraphQL API, REST API, and internal
    Notes creation API.
    
    We also expose the `internal` attribute now for a `Note` and the
    behaviour of `internal` and `confidential` is the same.
    
    In the case of submitting a request to create a note with
    `internal: true`, and `confidential: false`, `internal` overrules the
    `confidential` parameter.
    
    In a follow-up work, the remaining mentions of `confidential` in the
    Services, Models, and Database column will be renamed.
    
    Changelog: deprecated
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。