Skip to content

Commit

Permalink
SP-18211 - add RFIDPKDResourceType enum
Browse files Browse the repository at this point in the history
  • Loading branch information
inspector-code committed Oct 22, 2024
1 parent b114015 commit 0042f92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions e-rfid-pkd-resourcetype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ openapi: 3.0.3
components:
schemas:
RFIDPKDResourceType:
title: "RFIDPKDResourceType"
type: integer
description: "Enumeration contains a set of constants that define the type of certificate"
enum:
Expand Down
2 changes: 2 additions & 0 deletions index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ components:
$ref: "./rt-doc-type-old.yml#/components/schemas/DocumentTypesCandidatesList"
ChosenDocumentType:
$ref: "./rt-doc-type-old.yml#/components/schemas/OneCandidate"
RFIDPKDResourceType:
$ref: "./e-rfid-pkd-resourcetype.yml#/components/schemas/RFIDPKDResourceType"

0 comments on commit 0042f92

Please sign in to comment.