Skip to content

ConfigFilePublishService接口远程创建更新配置文件,无法指定文件类型 #555

Open
@itfsw

Description

@itfsw

What is the feature you want to add?

  1. ConfigFilePublishService接口远程创建更新配置文件,无法指定文件类型,北极星也没有自动识别文件后缀,导致发布的配置文件都是text类型,影响北极星页面显示和编辑;
  2. upsertAndPublish接口注释不明确且存在错误,对于必传项casMd5根据北极星open api中定义:创建/更新配置文件并发布接口没有该参数,配置发布接口参数定义是对content内容进行md5;
    image
    image

casMd5值经过测试,只有传入上一次发布的md5值才能正常发布?如果是这样建议参数命名:lastReleaseContentMd5这种类似明确的参数名。

Why do you want to add this feature?

How to implement this feature?

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions