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: API cleanup #1036

Merged
merged 66 commits into from
Oct 28, 2024
Merged

fix: API cleanup #1036

merged 66 commits into from
Oct 28, 2024

Conversation

bkioshn
Copy link
Contributor

@bkioshn bkioshn commented Oct 22, 2024

Description

Cleanup API

Related Issue(s)

Closes #1029

Description of Changes

Refer to #1029 for all the changes

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@bkioshn bkioshn marked this pull request as draft October 22, 2024 05:42
@bkioshn bkioshn added the enhancement New feature or request label Oct 22, 2024
@bkioshn bkioshn self-assigned this Oct 22, 2024
@bkioshn bkioshn added this to the M4: Voting & Delegation milestone Oct 22, 2024
Copy link
Contributor

github-actions bot commented Oct 22, 2024

Test Report | ${\color{lightgreen}Pass: 309/309}$ | ${\color{red}Fail: 0/309}$ |

@bkioshn bkioshn marked this pull request as ready for review October 22, 2024 13:37
@bkioshn bkioshn added the review me PR is ready for review label Oct 22, 2024
stevenj and others added 24 commits October 26, 2024 18:07
Signed-off-by: bkioshn <[email protected]>
Signed-off-by: bkioshn <[email protected]>
@stevenj stevenj removed the do not merge yet PR is not ready to be merged yet label Oct 28, 2024
Copy link
Collaborator

@stevenj stevenj left a comment

Choose a reason for hiding this comment

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

LGTM

@stevenj stevenj merged commit 32ef686 into main Oct 28, 2024
36 checks passed
@stevenj stevenj deleted the fix/api-cleanup branch October 28, 2024 14:09
@stevenj stevenj restored the fix/api-cleanup branch October 28, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Cleanup API endpoints
3 participants