Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: partial revert of ConnRecord schema change #2746

Merged

Conversation

dbluhm
Copy link
Contributor

@dbluhm dbluhm commented Jan 30, 2024

This PR partially reverts some of the changes made in #2661 relating to the ConnRecordSchema. The changes in that PR caused the generated openapi to rename the definition to StoredConnRecord. We can get the same fix while not causing a change to the name in the openapi; this is preferable because otherwise it impacts downstream consumers of the openapi definition.

@dbluhm dbluhm requested a review from swcurran January 30, 2024 00:50
@dbluhm dbluhm mentioned this pull request Jan 30, 2024
@dbluhm dbluhm force-pushed the fix/connrecord-schema-name branch 2 times, most recently from d298439 to aa351e9 Compare January 30, 2024 17:35
@swcurran swcurran added the 1.0.0 To be addressed for the ACA-Py 1.0.0 release label Feb 1, 2024
@dbluhm dbluhm force-pushed the fix/connrecord-schema-name branch from aa351e9 to 5326a74 Compare February 2, 2024 17:05
This uses the same schema name originally used to avoid issues
downstream caused by the openapi name also changing from ConnRecord to
StoredConnRecord.

Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
@dbluhm dbluhm force-pushed the fix/connrecord-schema-name branch from 5326a74 to 595a9b0 Compare February 13, 2024 17:06
@dbluhm dbluhm requested review from jamshale and ianco February 13, 2024 17:06
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@swcurran swcurran merged commit dbe1198 into openwallet-foundation:main Feb 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0.0 To be addressed for the ACA-Py 1.0.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants