Skip to content

Commit 6a447cc

Browse files
author
FusionAuth Automation
committed
Sync from monorepo cb9ebe6a0eaf
1 parent 7571fc0 commit 6a447cc

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