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

refactor(httpapi): API-specific descriptor initialization #1009

Merged
merged 2 commits into from
Dec 14, 2022
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Dec 14, 2022

Checklist

Description

The underlying rationale is that I want to annotate a Descriptor with the request and response type, using generics.

Such a change will allow me to automatically generate a swagger to compare to the one used by the OONI API.

Reference issue: ooni/probe#2362

While there, zap an integration test that I missed in #1006

The underlying rationale is that I want to annotate a Descriptor
with the request and response type, using generics.

Such a change will allow me to automatically generate a swagger
to compare to the one used by the OONI API.

Reference issue: ooni/probe#2362
@bassosimone bassosimone requested a review from hellais as a code owner December 14, 2022 11:48
@bassosimone bassosimone merged commit 6d42be6 into master Dec 14, 2022
@bassosimone bassosimone deleted the movedesc branch December 14, 2022 12:05
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.

1 participant