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(missing-kind-type): update to latest openapi specs #138

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

alfetopito
Copy link
Contributor

@alfetopito alfetopito commented Aug 3, 2023

Summary

Closes #134

Attempt 2.

This second approach uses, well, the second workaround proposed here, modifying the openapi schema slightly.

It then causes minimal changes on the generated types, without breaking changes.

Note:

At this point, the services changes are only local.
I'm preparing a PR to publish it on their side and will update this PR once it's ready.
PR published, reviewed and merged cowprotocol/services#1732

Testing

Unit tests

Note: at this point, the services changes are only local
  I'm preparing a PR to publish it on their side
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 71.565%. remained the same when pulling 92c15de on 134/fix-auto-generated-enums_v2 into ad0c108 on main.

@alfetopito
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@alfetopito alfetopito marked this pull request as ready for review August 3, 2023 17:21
@alfetopito alfetopito requested a review from a team August 3, 2023 17:21
@alfetopito alfetopito self-assigned this Aug 3, 2023
@alfetopito alfetopito changed the title chore: update to latest openapi specs fix(missing-kind-type): update to latest openapi specs Aug 3, 2023
Copy link
Contributor

@shoom3301 shoom3301 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@alfetopito alfetopito merged commit 0cf7510 into main Aug 4, 2023
6 checks passed
@alfetopito alfetopito deleted the 134/fix-auto-generated-enums_v2 branch August 4, 2023 10:23
@github-actions github-actions bot locked and limited conversation to collaborators Aug 4, 2023
Copy link
Contributor

@anxolin anxolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing type on OrderQuoteSide.kind
4 participants