-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(cat-gateway): Add OpenAPI Examples and enforce error #1787
base: main
Are you sure you want to change the base?
Conversation
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
Description
Added OpenAPI Examples and enforce error.
derive_more
with certain enabling features to reduce code boilerplate for implementing newtypes traits.ApiDateTime
,Hash128
, modifiedHash
toHash256
.service/api/cardano/types.rs
as creating newtypes to work with.service/common/objects/cardano/registration_info.rs
andservice/common/objects/cardano/sync_state.rs
.Related Issue(s)
Closes #1783
Please confirm the following checks