Skip to content

[NOTE] API "PUT /projects/{project_id}/metadatas/{meta_name}" with wrong parameter definition #24

@moooofly

Description

@moooofly

The parameter definition of API "PUT /projects/{project_id}/metadatas/{meta_name}" should be like "POST /projects/{project_id}/metadatas" dose, namely

// metadata
{
  "meta_name":"string"
}

by swagger UI now

image

image

image

image

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions