diff --git a/build.savant b/build.savant index 8111e9c..975f7ae 100644 --- a/build.savant +++ b/build.savant @@ -14,7 +14,7 @@ * language governing permissions and limitations under the License. */ -project(group: "io.fusionauth", name: "fusionauth-openapi", version: "1.55.1", licenses: ["ApacheV2_0"]) { +project(group: "io.fusionauth", name: "fusionauth-openapi", version: "1.56.0", licenses: ["ApacheV2_0"]) { workflow { fetch { cache() diff --git a/openapi.yaml b/openapi.yaml index 4344b3c..47bb17d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.55.1 + version: 1.56.0 title: FusionAuth API 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." license: