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

Support google-style api custom methods #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mfhellh
Copy link

@mfhellh mfhellh commented Nov 28, 2023

Support google-style api custom methods, for example: https://service.name/v1/some/resource/name:customVerb .
More details about the api guidelines can be found here.

This pull request just extends SpringConverter's removeRegex private method to only replace the specific regex part of a path segment.

@mfhellh mfhellh force-pushed the feature/support-google-api-style-custom-methods branch from e5a5933 to b50b3b8 Compare November 28, 2023 15:53
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.

1 participant