Skip to content

Conversation

qu0b
Copy link
Member

@qu0b qu0b commented Sep 30, 2025

Add operation ids such that generated client methods are more easy on the eyes:

e.g.

const activity = await valApi.v1ValidatorsActivityGet({ limit: 10 });

to

const activity = await valApi.getValidatorsActivity({ limit: 10 });

@pk910 pk910 merged commit 4fe41ee into master Oct 1, 2025
4 checks passed
@pk910 pk910 deleted the qu0b/feat-operation-id branch October 1, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants