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

[REST] alias with_vector <-> with_vectors #1697

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Conversation

coszio
Copy link
Contributor

@coszio coszio commented Apr 11, 2023

Makes alias for with_vector parameter, to enable the plural form (with_vectors) in REST API requests.

Solves #1554

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you lint your code locally using cargo fmt command prior to submission?
  3. Have you checked your code using cargo clippy command?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@coszio coszio requested review from agourlay and generall April 11, 2023 14:36
@coszio
Copy link
Contributor Author

coszio commented Apr 11, 2023

@generall this is what was expected, right? or was it the other way around? E.g alias with_vector and refactor codebase for the plural form

@generall
Copy link
Member

yes, but also PointRequest

@coszio
Copy link
Contributor Author

coszio commented Apr 11, 2023 via email

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.

3 participants