Skip to content

Commit cd3b4f5

Browse files
author
FusionAuth Automation
committed
Updated version for fusionauth-openapi to 1.64.0
1 parent 9e3f0d0 commit cd3b4f5

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.63.0", licenses: ["ApacheV2_0"]) {
17+
project(group: "io.fusionauth", name: "fusionauth-openapi", version: "1.64.0", 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.63.0
4+
version: 1.64.0
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)