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

feat(httpapi): annotate Descriptor with RequestType #1010

Merged
merged 2 commits into from
Dec 14, 2022
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Dec 14, 2022

Checklist

Description

This diff changes the httpapi to annotate a Descriptor with the RequestType. Internally, the descriptor will include a RequestDescriptor that for now only contains the body. Soon, it may contain more fields.

With the Descriptor annotated with a request type, we're now well positioned to generate half of the swagger.

The reference issue is ooni/probe#2372

This diff changes the httpapi to annotate a Descriptor with the
RequestType. Internally, the descriptor will include a RequestDescriptor
that for now only contains the body. Soon, it may contain more fields.

With the Descriptor annotated with a request type, we're now well
positioned to generate half of the swagger.

The reference issue is ooni/probe#2372
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