mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
10 lines
230 B
YAML
10 lines
230 B
YAML
type: object
|
|
nullable: true
|
|
properties:
|
|
from:
|
|
$ref: './CertificationReference.yaml'
|
|
comment:
|
|
type: string
|
|
description: The comment entered when the Certification was reassigned
|
|
example: Reassigned for a reason
|