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

Weitere API-Endpunkte #25

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Weitere API-Endpunkte #25

wants to merge 7 commits into from

Commits on Mar 16, 2023

  1. Move autobahn/ from base URL to individual URLs

    Signed-off-by: mvglasow <michael -at- vonglasow.com>
    mvglasow committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ea645c0 View commit details
    Browse the repository at this point in the history
  2. Add URLs for list of roads affected

    Signed-off-by: mvglasow <michael -at- vonglasow.com>
    mvglasow committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9397bcb View commit details
    Browse the repository at this point in the history
  3. Add service /parking for passenger vehicle parking

    Signed-off-by: mvglasow <michael -at- vonglasow.com>
    mvglasow committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b8d4561 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Ditch invalid parameters sections where they are not needed

    Signed-off-by: mvglasow <michael -at- vonglasow.com>
    mvglasow committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    aed04cb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Remove trailing slash in paths

    Signed-off-by: mvglasow <michael -at- vonglasow.com>
    mvglasow committed May 23, 2023
    Configuration menu
    Copy the full SHA
    95a1334 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Fix type for counter in list of roads affected

    Signed-off-by: mvglasow <michael -at- vonglasow.com>
    mvglasow committed May 26, 2023
    Configuration menu
    Copy the full SHA
    4bdff95 View commit details
    Browse the repository at this point in the history
  2. Fix RoadCounter pattern

    Signed-off-by: mvglasow <michael -at- vonglasow.com>
    mvglasow committed May 26, 2023
    Configuration menu
    Copy the full SHA
    c056a71 View commit details
    Browse the repository at this point in the history