Skip to content

Commit 027b4cf

Browse files
committed
Updated version for fusionauth-openapi to 1.64.1
1 parent b1c9d87 commit 027b4cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.savant

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* language governing permissions and limitations under the License.
1515
*/
1616

17-
project(group: "io.fusionauth", name: "fusionauth-openapi", version: "1.64.0", licenses: ["ApacheV2_0"]) {
17+
project(group: "io.fusionauth", name: "fusionauth-openapi", version: "1.64.1", licenses: ["ApacheV2_0"]) {
1818
workflow {
1919
fetch {
2020
cache()

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
openapi: "3.0.3"
33
info:
4-
version: 1.64.0
4+
version: 1.64.1
55
title: FusionAuth API
66
description: "This is a FusionAuth server. Find out more at [https://fusionauth.io](https://fusionauth.io). You need to [set up an API key](https://fusionauth.io/docs/v1/tech/apis/authentication#managing-api-keys) in the FusionAuth instance you are using to test out the API calls."
77
license:

0 commit comments

Comments
 (0)