Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
endpoints activated
Browse files Browse the repository at this point in the history
  • Loading branch information
Armin-Isenring-Bit committed Aug 24, 2022
1 parent 1d5bcc0 commit 008bb06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,19 +132,19 @@ cc-management-service:
uris:
- covidcertificate/vaccination-tourist
start: 2020-01-01T00:00:00.000Z
end: 2022-02-16T00:00:00.000Z
end: 2022-08-31T00:00:00.000Z

- type: antibody
uris:
- covidcertificate/antibody
start: 2020-01-01T00:00:00.000Z
end: 2022-02-16T00:00:00.000Z
end: 2022-08-31T00:00:00.000Z

- type: exceptional
uris:
- covidcertificate/exceptional
start: 2020-01-01T00:00:00.000Z
end: 2022-02-16T00:00:00.000Z
end: 2022-08-31T00:00:00.000Z


cc-printing-service:
Expand Down

0 comments on commit 008bb06

Please sign in to comment.