Skip to content
Snippets Groups Projects
Commit b4b8d474 authored by David Schwarzmann's avatar David Schwarzmann
Browse files

Merge branch 'feat/FCON-155-patch-destination-schema' into 'main'

feat(FCON-155): Add PatchDestination class to Schemas

See merge request fit-connect/api!95
parents d1b8fa44 928785b0
No related branches found
No related tags found
1 merge request!95feat(FCON-155): Add PatchDestination class to Schemas
...@@ -111,6 +111,8 @@ components: ...@@ -111,6 +111,8 @@ components:
$ref: './schemas/jwks.yml' $ref: './schemas/jwks.yml'
ListOfSubmissionIds: ListOfSubmissionIds:
$ref: './schemas/list-of-submission-ids.yml' $ref: './schemas/list-of-submission-ids.yml'
PatchDestination:
$ref: './schemas/patch-destination.yml'
ServiceRegion: ServiceRegion:
$ref: './schemas/service-region.yml' $ref: './schemas/service-region.yml'
SubmissionForPickup: SubmissionForPickup:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment