Skip to content

The bundle documentation uses publicKeyIdentifier instead of publicKey as element name #446

Description

@mlschroe

The example in the Public Key Identifier section in content/en/about/bundle.md seems to be wrong.

The protobuf specification contains

dev.sigstore.common.v1.PublicKeyIdentifier public_key = 1 [(google.api.field_behavior) = REQUIRED];

which gets translated into a json publicKey element name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions