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 custom methods api paths #152

Open
marianofheller opened this issue Nov 28, 2023 · 0 comments
Open

Support google-style custom methods api paths #152

marianofheller opened this issue Nov 28, 2023 · 0 comments
Labels
Feature Request Feature request.

Comments

@marianofheller
Copy link

Is your feature request related to one or multiple existing converters?
Affects SpringConverter.

Describe the solution you'd like
Extend SpringConverter to support google-style custom methods api such as /v1/some/resource/name:customVerb. For more info please take a look at their documentation.

As of version 3.3.0, endpoints such as /todos/some:action are parsed as /todos/some}.

Additional context
As a sample of what would the change look like I created pull request #151. PTAL.

Thanks!

@marianofheller marianofheller added the Feature Request Feature request. label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature request.
Projects
None yet
Development

No branches or pull requests

1 participant