Skip to content

Commit

Permalink
added info-contact
Browse files Browse the repository at this point in the history
  • Loading branch information
ElisKina-dev committed Jul 17, 2024
1 parent 3023ca8 commit 2a17b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ quarkus.smallrye-openapi.info-title=${quarkus.application.name} (${app.environme
%dev.quarkus.smallrye-openapi.info-title=${quarkus.application.name} (DEV)
%test.quarkus.smallrye-openapi.info-title=${quarkus.application.name} (TEST)
quarkus.smallrye-openapi.info-description=ATM Layer Service to store,version and deploy bpmn models and static resources
quarkus.smallrye-openapi.info-contact-url=https://www.pagopa.gov.it/
quarkus.smallrye-openapi.info-terms-of-service=https://www.pagopa.gov.it/
###################
# COMMON PROPERTIES
Expand Down

0 comments on commit 2a17b07

Please sign in to comment.