Skip to content
代码片段 群组 项目
  • Philipp Hahn's avatar
    e9e7b53b
    Fix project access token_id type to int · e9e7b53b
    Philipp Hahn 创作于
    Tokens are identified by their `token_id`, which is an `int`; `string`
    is not supported.
    
    Consistently use lower case types, e.g `Date` → `date`..
    Consistently use `… or …` instead of `…/…`.
    Consistently no space after colon.
    未验证
    e9e7b53b
    历史
    Fix project access token_id type to int
    Philipp Hahn 创作于
    Tokens are identified by their `token_id`, which is an `int`; `string`
    is not supported.
    
    Consistently use lower case types, e.g `Date` → `date`..
    Consistently use `… or …` instead of `…/…`.
    Consistently no space after colon.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。