这是indexloc提供的服务,不要输入任何密码
Skip to content

docs: fix example - from string to array #857

@vikyw89

Description

@vikyw89
	Tags      []Tag     `json:"tags" example:"cute" doc:"Tags for the pet"`

should be

	Tags      []Tag     `json:"tags" example:["cute"] doc:"Tags for the pet"`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions