Skip to content

Commit 8b406c9

Browse files
committedFeb 25, 2025·
autogen: regenerate OpenAPI client for v1.17.2
Version: v1.17.2
1 parent a576df1 commit 8b406c9

File tree

600 files changed

+885
-885
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

600 files changed

+885
-885
lines changed
 

‎api/openapi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ info:
3939
url: https://www.apache.org/licenses/LICENSE-2.0.html
4040
termsOfService: /ptos
4141
title: Ory APIs
42-
version: v1.17.1
42+
version: v1.17.2
4343
servers:
4444
- url: "https://{project_slug}.projects.oryapis.com/"
4545
variables:

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'java'
44
apply plugin: 'com.diffplug.spotless'
55

66
group = 'sh.ory'
7-
version = 'v1.17.1'
7+
version = 'v1.17.2'
88

99
buildscript {
1010
repositories {

0 commit comments

Comments
 (0)
Please sign in to comment.