Skip to content

Inconsistent certificate field name in Device Client Onboarding spec #133

@matlec

Description

@matlec

Bug description

The Device Client Onboarding section has an inconsistency:

  • Sequence diagram uses: POST /onboarding with public_certificate
  • Request Body table uses: certificate
  • Example uses: "certificate": "MIIDdzCCAl+gAwIBAgIEb1..."

The field name should be consistent throughout the spec.

Proposed fix

Suggestion: Update the sequence diagram to use certificate to match the table and example.

Anything else (optional)

No response

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