Skip to content
代码片段 群组 项目
提交 599c7a83 编辑于 作者: Nicolas Dular's avatar Nicolas Dular 提交者: Bob Van Landuyt
浏览文件

Deprecate confidential attribute for notes

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
上级 42557a0a
No related branches found
No related tags found
无相关合并请求
显示
228 个添加66 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册