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

Implement web server version 2 #1134

Merged
merged 11 commits into from
Sep 16, 2022
Merged

Implement web server version 2 #1134

merged 11 commits into from
Sep 16, 2022

Conversation

sundowndev
Copy link
Owner

This PR introduces a new version of the api and deprecates the older one. This new version better fits the new scanner interface as it allow users to better validate phone numbers and dry run scanners before running a scan, this will be especially useful for the new web client. We don't provide scanner-specific API routes anymore (see openapi specs).

This PR doesn't bring breaking changes.

@sundowndev sundowndev added the kind/feature New feature or request label Sep 16, 2022
@sundowndev sundowndev merged commit 81b589c into master Sep 16, 2022
@sundowndev sundowndev deleted the refact/server branch September 16, 2022 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant