deprem-yardim-backend-go icon indicating copy to clipboard operation
deprem-yardim-backend-go copied to clipboard

multi-reason parameter

Open huseyinbabal opened this issue 2 years ago • 0 comments

Description

  • reason parametresi simdi coklu parametre alabilir
  • reason aramasi case-insensitive oldu yani Enkaz ile enkaz kelimesi sorgularda ayni etkiyi yapacak

discord username: @huseyinbabal#7208

closes #issue

Please describe your changes, the reason for the changes, and the content of the code. Don't forget to list the dependencies that are effected by the change.

Things to do before you open the PR

  • [ ] I inspected and reviewed my own code.
  • [ ] If it's a core feature, I've ran detailed tests.

Rules for opening PR's

  • [ ] You must open a PR for an already existing issue. Otherwise the PR will be rejected.
  • [ ] Relevant issue number: Add the issue number in the '#issue' field below the discord username.
  • [ ] Clear and concise title: The PR title must be representative of the purposes and qualities of the actual code changes. It must be at the top of the comment. It must follow the semantic commit rules. For example: "docs(#issueId): Add README.md".
  • [ ] Relevant document choice: Only the relevant files must be changed and other files should remain untouched.
  • [ ] Formatting and Linting: Code must have been passed through the linters used by this repository.
  • [ ] Clean commit history: Commits with the changes need to be well ordered and descriptive.
  • [ ] Completed: PR should only be opened after the work is done, and must be sent to the other team members for review.

Changes

  • [ ] New Feature (Non-breaking)
  • [ ] New Refactor (Non-breaking performance or readability based changes)
  • [ ] Breaking change
  • [ ] Updated Docs

How were these changes tested?

Asagidaki http sorgusunu kullanabilirsin

http://localhost/feeds/areas?ne_lat=38.74337300148126&ne_lng=39.06738281250001&sw_lat=37.78265474565738&sw_lng=37.63641357421876&reason=giysi,su

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

huseyinbabal avatar Feb 12 '23 02:02 huseyinbabal