Skip to content

[Schema Inaccuracy] package-version.metadata.docker.properties.tag #337

Open
@er1c

Description

@er1c

Schema Inaccuracy

            docker:
              type: object
              title: Docker Metadata
              properties:
                tag:
                  type: array
              required:
              - tags

The properties should be tags not tag, or the required should be changed to tag

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions