amosproj / amos2021ws01-geo-data-search

Natural language and buzzword search on routing and places
MIT License
3 stars 1 forks source link

Transform Numbers from String into Integer #107

Closed chrisjherm closed 2 years ago

chrisjherm commented 2 years ago

User Story

  1. As a backend-developer
  2. I want all Numbers in the NlpResponse to be Integers not Strings
  3. So that I can create a sufficient API-request

Acceptance criteria