lib/swagger/defs/certificate.yaml

30 lines
550 B
YAML
Raw Permalink Normal View History

2023-09-12 03:42:13 +00:00
Certificate:
properties:
CertificateTemplate:
type: string
x-nullable: true
CourseID:
type: string
x-nullable: true
CreatedByID:
type: string
x-nullable: true
CreatedDate:
type: string
x-nullable: true
Description:
type: string
x-nullable: true
ID:
type: string
LastModifiedByID:
type: string
x-nullable: true
LastModifiedDate:
type: string
x-nullable: true
Title:
type: string
x-nullable: true
type: object