Skip to content

Commit

Permalink
Merge branch 'version_4.5.3' of https://github.com/GluuFederation/oxT…
Browse files Browse the repository at this point in the history
…rust into version_4.5.3
  • Loading branch information
yurem committed Nov 29, 2023
2 parents 0d80474 + 2f67959 commit 55d5d4b
Show file tree
Hide file tree
Showing 15 changed files with 16,753 additions and 9,566 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
@OpenAPIDefinition (
info = @Info (
title = "oxTrust API",
version = "4.0.0",
version = "4.5.3",
description = "This is an API for Gluu Server's oxTrust administrative interface. Go to https://gluu.org for more information",
termsOfService = "https://www.gluu.org/terms/",
contact = @Contact(url="https://gluu.org",name="Gluu Support",email="contact@gluu.org"),
license = @License(name = "Gluu Support License", url = "https://www.gluu.org/support-license/")
termsOfService = "https://gluu.org/gluu-terms-and-conditions/",
contact = @Contact(url="https://support.gluu.org/",name="Gluu Support",email="support@gluu.org"),
license = @License(name = "Gluu Support License", url = "https://gluu.org/")
)
)

Expand Down
Loading

0 comments on commit 55d5d4b

Please sign in to comment.