Skip to content

Commit c88298b

Browse files
author
FusionAuth Automation
committed
Sync from monorepo 2918472a70a9
1 parent 25c6622 commit c88298b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

fusionauth-openapi.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
<orderEntry type="sourceFolder" forTests="false" />
88
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.6.2, rbenv: 3.4.2) [gem]" level="application" />
99
</component>
10-
</module>
10+
</module>

openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6125,6 +6125,8 @@ components:
61256125
"$ref": "#/components/schemas/ReactorFeatureStatus"
61266126
entityManagement:
61276127
"$ref": "#/components/schemas/ReactorFeatureStatus"
6128+
legacyAdapter:
6129+
"$ref": "#/components/schemas/ReactorFeatureStatus"
61286130
expiration:
61296131
"$ref": "#/components/schemas/LocalDate"
61306132
ipGeoLocation:
@@ -8476,6 +8478,8 @@ components:
84768478
"$ref": "#/components/schemas/ZonedDateTime"
84778479
lastName:
84788480
type: string
8481+
legacyIdentifier:
8482+
type: string
84798483
lastUpdateInstant:
84808484
"$ref": "#/components/schemas/ZonedDateTime"
84818485
middleName:

0 commit comments

Comments
 (0)